Skip to content

Latest commit

 

History

History
160 lines (80 loc) · 6.62 KB

README.md

File metadata and controls

160 lines (80 loc) · 6.62 KB

Technologies I'm fluent in:

.Net C# Java MySQL MongoDB Postgres

Other technologies I can work with:

C++ JavaScript Deno JS NodeJS Express.js Python Django Flask

Willing to Improve but can use:

JavaScript Bootstrap CSS3 HTML5

AI/ Machine Learning

Mobile Apps

  • Flutter:

    • GameRev : Game review app built in Flutter.

Web

  • C#:

    • IrisMed : Hospital management system with symptom prediction

    • QuizMaker : Webapp that allows users create and share surveys

  • Java:

  • Python:

    • artim: Website that allows users find artisans
  • Javascript (No framework):

    • My-Note-s-App: Simple HTML, CSS and JS note app with no database (browser storage only)
    • Uk_Skilled_worker_scanner: A little minimalistic web tool that allows the user search through the UK skilled worker CSV file

Restful APIs - Backend Only

  • Javascript (Node.js or Deno.js):

    • GameRev_API : Backend for a game review app in flutter
  • ASP.Net:

    • BookStore : Backend for a bookstore website
  • Azure Functions

Simple Games

C++ Apps

.Net Apps

Other

  • InsertionSort : Insertion sort implementation in x86 assembly and MIPS