jasonbalayev.dev is a portfolio website that I created using React.js showcasing my skills within front-end, back-end development, and general programming skills through projects. This website was built using Gatsby.js, Javascript, and Tailwind CSS, and hosted on Netlify for optimal performance.
Current Tech Lead for the AINEU website, managing the platform and incorporating key updates such as events like the InnovAIte Hackathon. This supports building partnerships, with current sponsors including Microsoft and Northeastern-based organizations. We are always open to new partners and sponsors to collaborate and support our initiatives.
A collaborative project for the Northeastern Oasis Project Series team. This project focuses on software development for standard resumes converted into a LaTeX document.
(ONGOING) A collaborative project for a current Roblox game called HOURBLADE through the development of Frontrunner Interactive.
Implemented a fully functional Unix shell in C that uses core functionalities including process management, I/O redirection, and custom built-in commands. Features include pipeline execution, background process handling, signal management, and environment variable manipulation. Constructed comprehensive 20+ test cases using Python to ensure robustness and reliability. Repository access available upon request for recruiters.
An advanced conversational AI platform powered by large language models, designed to provide comprehensive responses across diverse topics. Implemented with real-time processing capabilities and dynamic response generation, enabling natural interactions while maintaining context awareness and providing detailed, accurate information.
A voice-controlled AI assistant that converts speech to text using OpenAI's Whisper API and generates intelligent responses through GPT. Users can interact naturally through voice commands, receiving both audio and text responses. Features include voice recognition, natural language processing, and real-time audio feedback.
Developed an intelligent task management system leveraging AI capabilities to streamline productivity workflows. Implemented real-time synchronization using Convex DB, secure authentication with Clerk, and AI-powered task analysis for automated prioritization and smart suggestions.
Created a subscription-based SaaS platform that leverages AI to generate comprehensive flashcard sets from user prompts. Integrated Stripe payment processing for premium features, implemented secure authentication, and developed an intuitive interface for educational content generation. Currently in beta testing phase.
(ONGOING) A collaborative project contributing to the Northeastern Electric Racing team. Working on FinishLine, NER's project management platform, developing features to streamline team coordination and track project milestones. Contributing to the full-stack development using modern web technologies and implementing CI/CD pipelines.
(ONGOING) MPOX is an advanced project focused on exploring the impact of viral outbreaks and epidemic modeling using Python. It includes the use of machine learning techniques to predict infection spread based on various parameters.
This repository stores all of my solutions and progress on different LeetCode problems.
Developed an intelligent Android flashcard application using Kotlin and Jetpack Compose. Implemented spaced repetition algorithms for optimized learning, local data persistence with SQLite, and an adaptive learning system that adjusts card frequency based on user performance.
A simple Tic-Tac-Toe game built using Python, HTML, CSS, and JavaScript. This project showcases basic game logic implementation and interactive UI design for two players. Using JavaScript to incorporate the minimax algorithm to win at all times in a standard 3x3 match, and use the best possible moves in a 4x4 and 5x5.