H|

I like to code.
Unleashing the power of technology to solve real-world problems - that's my mission as a software developer.
about me

Dedicated software developer with a strong track record of crafting high-performance solutions that prioritize data integrity. My approach to development is centered on designing scalable systems that can adapt and grow with evolving needs. I thrive on collaborating with clients to deeply understand their requirements, ensuring that the solutions I deliver are both effective and tailored to their specific needs.

Most recent technologies that I have been working with:

  • Python
  • React
  • Django
  • NodeJS
  • Git
  • C#
  • JavaScript
  • AWS

Beyond my professional life, I have a passion for exploring the world and embracing outdoor adventures. Whether it's hiking through scenic trails, camping under the stars, or engaging in various physical activities, I find that these experiences enrich my perspective and fuel my creativity.

experience

Software Developer @ Fast Enterprises
March 2023 - Present
  • Revamped database operations by engineering and deploying advanced SQL queries, achieving a 70% reduction in query execution time and elevating system efficiency through strategic indexing, query rewriting, and rigorous performance tuning techniques.
  • Designed and delivered 80% of the project’s RESTful web services using C# and the .NET framework, supporting critical government services for over 8 million residents with scalable API architectures and advanced features.
  • Designed comprehensive testing plans and developed unit tests, integration tests, and performance testing, achieving a 95% defect detection rate and ensuring a successful launch. Identified and reduced application performance bottlenecks by 40% during performance testing, enhancing system reliability.
  • Drove cross-functional collaboration by gathering, analyzing, and translating complex development requirements into actionable solutions, bridging technical and business objectives to secure a 98% client satisfaction rate.

skills

  • C++
  • C
  • C#
  • Python
  • Java
  • JavaScript
  • HTML
  • CSS
  • Bash
  • SQL

projects
  • PokeBox
    An Android app that scans your physical Pokemon cards and digitizes them so that you can access them anywhere in the world in your phone. Pokemon cards can be retrieved as a collection and the cards contain all the information including prices.
    Java, FireBase, ML Kit, Android Studio
  • CreatorConnect
    A web app hosted by The Innovation Hub to allow students with technical and innovative skills to advertise their skills to the FSU community and employers for the purpose of accessing enriching opportunities
    Flask, React, JavaScript, Python, MongoDB
  • NezukoBot
    A Discord bot that helps manage roles, permissions, and users in a Discord server. Used in personal Discord server and its main functionality is web scraping for graphic card prices.
    Python, Discord.py
  • SuperSmashed
    A drinking game used alongside Super Smash Bros Ultimate where players in the same lobby are given challenges to do in the game. A betting system is implemented for players not playing in the current game.
    Python, JavaScript, React.js, Django, SQLite, WebSockets
  • Health Data Visualizer
    Created a tool for a research in the FSU eHealth Lab that improves health diagnostics by easier visualization of big health data with a Force-Directed graph.
    HTML, CSS, Javascript, D3.js
  • BlackJack
    Built the BlackJack game from scratch with a GUI using Java Swing. The game is set up with 3 bots, 2 bots that are players and one dealer. All players play against the dealer and a 3-2 payout is implemented. Casino rules are implemented as extra features.
    Java