Software engineer with three years of experience, currently in my second year at Open Source Society University, Computer Science Curriculum. I enjoy competitive programming, client-server programming, functional programming, OO programming, event-driven programming, and math. I partially like game development and have a strong foundation in Linux systems, using it almost daily. I work with Python every other day and have past professional experience with JavaScript/TypeScript. I have also worked on academic projects using Java, C++, and a bit of Bash. I advance significantly by reading others' code or any code in general, always striving to learn and improve by imitating and analyzing different approaches. I also contribute to open-source projects and open PRs, actively collaborating with developers to improve software, fix issues, and enhance functionality.
Directed acyclic graph of my computer science curriculum progress, vertices in yellow mean that the course is either done or in progress.
-
π Right now I am mainly getting ready for GSOC-2025, trying to advance to pupil @codeforces, and studying at ossu.
-
π± Iβm learning four courses concurrently at Open Source Society University, Math For CS, Data Structures, Fundamentals of Physics I, Introduction to Probability
-
π― Iβm open to collaborating on open-source projects.
-
π¬ Ask me about math, cs, functional programming, object-oriented programming, client-server programming.
-
π Pronouns: He/Him
-
β‘ Fun facts: I love cats, pushing weights, video games, coffee, chocolate, and being around positive and motivated people!
This is probably my favourite cat picture on the internet!
A 3D object(cube) written in C++ and SDL3, projected into 2D and rotated using transformation matrices. Source Code
A TCP/IP console application in Python, enabling client-server communication. Source Code
Recursive website file downloader in Python. Source Code