Skip to content
View aayush-tripathi's full-sized avatar
  • 07:46 (UTC +05:30)

Block or report aayush-tripathi

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
aayush-tripathi/README.md

Hi there, I'm Aayush Tripathi πŸ‘‹

Software Developer | Backend Developer | Infrastructure Developer | Competitive Programmer


πŸ”§ Technologies & Tools


πŸ“ˆ GitHub Stats


πŸš€ Projects

Below are some projects of mine which I have worked or am currently working on. Some of the projects including the deep learning model/browser are collaborative and private for now:

  • Tundra Language: A custom programming language built in Rust featuring a JIT backend and custom AST
  • Privacy-Focused Browser: A desktop browser leveraging Mozilla’s Gecko engine, engineered for privacy and performance.
  • Minesweeper Encoder: An innovative tool that encodes files into Minesweeper board states using Electron and TypeScript.
  • ICU Mortality Prediction: A deep learning model trained on MIMIC and eICU datasets to predict patient mortality in real time.
  • Android Apps built on JetPack Compose with Modern MVVM Structure: Notable apps include Synapse and a Fuzzy-GA Fitness Coach for Wear OS.
  • CodeForces Editorial Extension: An Extension for Chromium Browsers which formats and edits the editorial onto the problem page using Gemini to improve ease and understanding.
  • Open Source Contributions: Contributions to AnkiDroid, including bug fixes and backwards compatibility towards older Android Versions.

πŸ† Achievements

  • Codeforces Expert (1752)
  • Open-Source Contributor

πŸ“« Connect with Me

Tile Breaker (SVG Animation)

Pinned Loading

  1. tundra tundra Public

    Tundra is a dynamically-typed programming language implemented in Rust, designed with a Python-like syntax and a focus on efficient memory management using a register-based virtual machine (VM).

    Rust 6

  2. GODMODE-NLP-CLI-TOOL GODMODE-NLP-CLI-TOOL Public

    This repository contains a Flask-based Python API and a Go-based Command Line Interface (CLI) for translating natural language queries into Bash commands. Using a T5 Transformer model, the system e…

    Jupyter Notebook

  3. JEEPYQREPLYBOT JEEPYQREPLYBOT Public

    A praw based REDDIT bot which searches for 'pyq' as a keyword in the reddit sub : r/JEENEETards and replies to the user with a random JEE past year question.

    Python 4 1

  4. Anki-Android Anki-Android Public

    Forked from ankidroid/Anki-Android

    AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

    Kotlin

  5. codeforces-hints-generator codeforces-hints-generator Public

    An extension for chromium-based browsers that injects CF problem hints and editorial via Gemini directly on the problem page.

    JavaScript