Skip to content
View SimonDaKappa's full-sized avatar
πŸ“š
Working @ Emerson PACSystems
πŸ“š
Working @ Emerson PACSystems
  • Emerson
  • Charlottesvilla, VA

Block or report SimonDaKappa

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
SimonDaKappa/README.MD

wakatime

  • πŸ‘‹ Hi, I’m @SimonDaKappa
  • πŸ§‘β€πŸ’Ό I currently work at Emerson!
  • πŸ‘€ I’m interested in Optimization, Full Stack Development, Reinforcement Learning, Machine Learning, Embedded Software, and whatever the breeze brings.
  • 🌱 I graduated with a B.S. Dual in Computer Science and Mathematics, with a focus in Operations Research and A.I

My Current Projects

  • A full-stack rewrite of NeRF-Or-Nothing; A micro-service Deep Learning powered 3D video reconstruction application.
  • A full-stack RAG Chatbot, with Knowledge Graph / Embedding Community Optimization, Custom MCP tools, and CI/CD pipeline integration.
    • (This one is private, sorry)
  • go-pave: A universal parsing and validation libray
  • go-umami: A univseral metrics abstraction designed to abstract away integrations with common metrics providers in go. I've been developing for 5 years, while trying to expose myself to as many technologies as possible. I've recently started to track all my progress, so see a list with my most used languages below!
Language Level Total XP XP gained (last 12 hours)
Go 17 502k 0
C++ 8 123k 0
Terminal (Zsh) 8 114k 0
Python 6 73.5k 0
TypeScript (JSX) 6 68.1k 0
C 4 32.7k 0
Markdown 4 27.8k 0
TypeScript 3 25.1k 0
Rust 3 19.8k 0
Log 3 16k 0

Pinned Loading

  1. go-pave go-pave Public

    Parse and Validate Everything - Performant Parsing and Validation library with sane builtins and integrations with common validators.

    Go

  2. ADMM-SVM ADMM-SVM Public

    A repository for the final project of my convex optimization class at RPI. Alternating Direction Method of Multipliers applied to Support Vector Machines with Ridge Penalty Term

    MATLAB

  3. RCMP-DDQN RCMP-DDQN Public

    An implementation of Uncertainty Aware Action Advising for DDQN.

    Jupyter Notebook 1

  4. NeRF-or-Nothing/go-web-server NeRF-or-Nothing/go-web-server Public

    A rewrite of the webserver mostly in go

    Go

  5. NeRF-or-Nothing/frontend NeRF-or-Nothing/frontend Public

    Frontend Implementation for NeRF-Or-Nothing V3

    TypeScript 1

  6. go-umami go-umami Public

    Universal Metrics Abstraction and Monitoring Interface

    Go