I am a first-generation Computer Science student pursuing a Bachelor of Science degree. My passion lies in programming, and I'm deeply interested in exploring various areas of software engineering. I have experience with several programming languages, including Python, C/C++, Java, TypeScript, Elixir, and Go. I've also learned the fundamentals of Assembly Language (MASM for x86). Currently, I'm focused on learning embedded systems software engineering and low-level programming (ARM Assembly).
I am currently working on eXv6 RISC-V for the purpose of learning operating system development. It is a re-re-implementation of the Unix Version 6 operating system for RISC-V, originally initiated by MIT.
- Full Stack Golang Web Application Template: A boilerplate template for quickly setting up a full-stack web application using Go with backend APIs, database integration, and frontend setup.
- Near Earth Object Tracking: A Python project for tracking and analyzing data on near-Earth objects (NEOs), utilizing public NASA API.
- Air Quality Py: A Python application that monitors and reports air quality based on real-time data from environmental API.
- Work Management App: A task and project management tool built to help users organize their workflow with task-tracking features.
- Weather Station: A project that aggregates weather data and displays it through a user-friendly interface, built with Python and weather data API.
Mostly active in The Code Society Organization
Grace Discord Bot
- Weather Feature: Added a feature for weather updates -> PR #51
- Translator Feature: Implemented a translator tool -> PR #81
- Updated Documentation: Enhanced and updated the documentation -> PR #88
- Code Generator Feature (OpenAI): Integrated a code generation feature using OpenAI -> PR #89