Pinned Repositories
AITwitterBot
A fun little twitter bot
Devyan
Building a Software Dev Team. Experimental Project to orchestrate a team of agents to solve programming tasks.
DocGPTBuilder
Convert your documentation repo to LLM readable file
HTTPserver
Very simple, basic http server in golang. This is part of trying to learn and get comfortable with go and networks
leetArena
LeetArena is a platform where users can create custom rooms, select LeetCode questions, and compete with their friends. Basically adding multiplayer feature to Leetcode
LittleOS
Writing my own x86 Operating System which is a single tasking, interrupt driven OS.
opilot.nvim
Building an OpenSource Copilot clone for neovim. Experimental project built purely for fun.
Rusty-ZenScript
Rewriting ZenScript in Rust. Trying to build a simple lexer, parser and an interpreter using rust from scratch.
Virago
A portal/community for women who want to learn finance
ZenScript
Sometimes you should reinvent the wheel. Zenscript is a dynamically typed interpreted language written in python.
theyashwanthsai's Repositories
theyashwanthsai/Devyan
Building a Software Dev Team. Experimental Project to orchestrate a team of agents to solve programming tasks.
theyashwanthsai/leetArena
LeetArena is a platform where users can create custom rooms, select LeetCode questions, and compete with their friends. Basically adding multiplayer feature to Leetcode
theyashwanthsai/ZenScript
Sometimes you should reinvent the wheel. Zenscript is a dynamically typed interpreted language written in python.
theyashwanthsai/AITwitterBot
A fun little twitter bot
theyashwanthsai/HTTPserver
Very simple, basic http server in golang. This is part of trying to learn and get comfortable with go and networks
theyashwanthsai/Rusty-ZenScript
Rewriting ZenScript in Rust. Trying to build a simple lexer, parser and an interpreter using rust from scratch.
theyashwanthsai/Virago
A portal/community for women who want to learn finance
theyashwanthsai/DocGPTBuilder
Convert your documentation repo to LLM readable file
theyashwanthsai/leetAPI
Simple Leetcode api to fetch user details. Published as a nodejs package.
theyashwanthsai/TopDown2D
2D TopDown Game Engine written in javascript
theyashwanthsai/chatRooms
Learning socket.io by building rooms. Create a custom room, add your friends yay!
theyashwanthsai/DigitalGarden
Building my personal digital garden in reactjs and tailwindcss
theyashwanthsai/DKVDatastore
A minimal distributed key-value database written in golang. Uses Raft consensus algorithm
theyashwanthsai/Full-Stack-AI-App-boilerplate
Basic setup for a full stack application which uses OpenAI API. The frontend is very very ugly, This is a reference for developing further applications.
theyashwanthsai/Advent-Of-Code
Coding vs ESA
theyashwanthsai/Blog-Backend-Go
Building a simple backend for a blog website in golang
theyashwanthsai/BoilerplatePlugin
Basic boilerplate for creating neovim plugin.
theyashwanthsai/codetotodo_frontend
Create you github comments and commits to trello cards. Manage, Document your codebase. Built using composio as part of their takehome assignment.
theyashwanthsai/composio
Composio equips agents with well-crafted tools empowering them to tackle complex tasks
theyashwanthsai/Go-Learn
all the code while trying to learn golang
theyashwanthsai/Inventory-Microservices
Course project for UE21CS351B. Building an Inventory management system using microservice architecture
theyashwanthsai/LinkedOptimize
A tool to help create meaningful quality connections on linkedin based on user's interests. Built as a part of a college course.
theyashwanthsai/theyashwanthsai.github.io
theyashwanthsai/TinyReact
Tiny React is a lightweight clone of the popular JavaScript library, React. This project aims to provide a simplified yet educational implementation of React's core concepts, focusing on the key aspects of JSX processing, rendering, efficient patching, and component lifecycle.
theyashwanthsai/opilot.nvim
Building an OpenSource Copilot clone for neovim. Experimental project built purely for fun.
theyashwanthsai/Competitive-Programming
A Repository which will contain templates, snippets, codes, etc needed for cp
theyashwanthsai/docs
Composio Docs
theyashwanthsai/localstored
theyashwanthsai/MDcompiler
Building a Markdown compiler—a cli tool that takes a Markdown file as input, converts it to HTML, and writes that HTML to another file
theyashwanthsai/theyashwanthsai
A repository for my github profile