Skip to content
View r-kataria's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report r-kataria

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
r-kataria/README.md

๐Ÿ‘‹ Hey there! I'm Rishi.

Aspiring Computer Scientist + More!

I'm a computer science student at Trinity College Dublin, with a focus on technology-driven problem-solving. My interests span crafting novel solutions, exploring the intersections of technology with fields like finance and politics, and conducting research to push boundaries. When Iโ€™m not coding, youโ€™ll find me diving into anime, creating playlists, or exploring new cities.

๐Ÿ› ๏ธ My Projects

Querius: A pure Python in-memory SQL engine, developed from scratch. Looking inside SQL? Querius is a Pythonic lens to SQL ๐Ÿ๐Ÿ”

FaunaDo A simple to-do list with real-time synchronization, implemented with FaunaDB and Next.js. Leveraging serverless architecture for scalability and flexibility. โ˜๏ธโœจ

Probabilistic: A cross-language standard for probabilistic function execution, with implementations in Python and C. Adding a touch of randomness to your functions! ๐Ÿ”ฎ๐Ÿ

SimpliC: A simple HTTP web server written in C. Because sometimes, less is more. โšก๏ธ๐Ÿš€

MiniMiner: An experiment in mining Bitcoin on MicroPython-enabled devices (like Calculators). ๐Ÿช™โ›๏ธ

Lake: An adaptive, incremental machine learning data structure with a simple API for real-time data integration and prediction.

๐Ÿ” Explorations

Merciful Stalin Sort: An experimental sorting algorithm inspired by the notorious Stalin Sort. Instead of discarding out-of-order elements, it retains those in sorted order and recursively sorts the remaining elements. ๐Ÿงฉ๐Ÿ“ถ

Access Alchemy: Exploring how obtaining additional visas and travel documents can significantly boost the strength of a passport. By modeling visa relationships as graphs, it helps optimize their global mobility. ๐ŸŒโœˆ๏ธ

๐Ÿ“š From My Coursework

CSU22012-Algorithms-and-Data-Structures-II-Notes

CSU22012-Algorithms-and-Data-Structures-II-Constraint-Programming-Project

๐Ÿ”„ Current Work

Political Stonks Looking at the correlation between US Presidential General Elections and Primary polling with stock market performance. This analysis includes both index and individual stocks, utilizing data that dates back to the 1960s. ๐Ÿ“Š๐Ÿ‡บ๐Ÿ‡ธ

๐Ÿ˜„ Let's Connect!

Feel free to reach out if you want to collaborate, chat about tech, finance, gaming, music, or just share a good meme! ๐Ÿ“ฌโœจ

Helllo?

Pinned Loading

  1. Querius Querius Public

    A pure Python in-memory SQL engine, developed from scratch.

    Python

  2. SimpliC SimpliC Public

    A simple HTTP web server written in C.

    C

  3. Probabilistic Probabilistic Public

    A cross-language standard library designed to facilitate the probabilistic execution

  4. MercifulStalinSort MercifulStalinSort Public

    An experimental sorting algorithm inspired by the notorious Stalin Sort.

    Python 24 2