Skip to content
View anishsharma21's full-sized avatar

Block or report anishsharma21

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anishsharma21/README.md

πŸ‘‹ Hey there! I'm Anish

πŸ‘¨πŸ»β€πŸ’» About Me

  • πŸŽ“ I'm currently completing my Bachelor of Information Technology Co-op Scholarship at the University of Technology Sydney. I've completed 2 internships - the first as a Junior Data Scientist at Origin Energy, and the second as a Junior Software Engineer and AI Engineer at Ansarada. I now work at Ansarada as an Associate Backend Developer, working in C# and .NET Web API development!
  • πŸ› οΈ Current project: Trying to implement a Memory Allocator/Deallocator in MIPS assembly
  • 🌱 Learning path: returning to first principles by covering Digital Logic --> Microarchitecture + ISA --> Assembly --> C
  • πŸ“« Email me at anisharma2103@gmail.com if you're interested in collaborating or discussing cool topics!

πŸ›  Technologies

C# Python TypeScript
.NET React Next.js NodeJS
Git Docker
PandasΒ  NumpyΒ  Jupyter NotebooksΒ 
Rider Neovim Visual Studio Code

πŸ“Š Experience (updated 17/10/24)

Language Experience Lines of Code (LOC)
C# 1 year ~2000
Python 2 years ~3000
JavaScript 1 year ~5000
TypeScript 3 months ~1000
C 1 month ~1000
ASM (MIPS) 2 months ~4000

🀝🏻 Connect with Me

βš™οΈ GitHub Analytics

Pinned Loading

  1. Assembly-Projects Assembly-Projects Public

    This repository showcases assembly programming challenges and advanced memory management in MIPS, with supplemental work in x86 and ARMv8 architectures.

    Assembly 1

  2. C-Programming C-Programming Public

    Building programming experience in C - the classic computer science language

    C

  3. Memory-Map-Emulator Memory-Map-Emulator Public

    See machine code run visually with an emulated map of the memory

    Python

  4. self-audit-mini self-audit-mini Public

    A habit-tracking app that connects to Notion

    JavaScript

  5. AI-Unit-Test-Generator AI-Unit-Test-Generator Public

    Automated unit test generation for .NET xUnit unit test creation (niche use case, but effective in my personal use)

    Python

  6. LinearRegression LinearRegression Public

    Jupyter Notebook