Skip to content
View one-and-only's full-sized avatar
❤️
Savor time with your loved ones while you can
❤️
Savor time with your loved ones while you can

Highlights

  • Pro

Organizations

@swap-dev

Block or report one-and-only

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
one-and-only/README.md

About Me

  • 19 year old Undergraduate Sophomore at Case Western Reserve University 🇺🇸
  • Majoring in Computer Science with minors in Computer Engineering and FinTech
  • Son of Greek Parents 🇬🇷
  • Software Engineering enthusiast and always learning 📚
  • AI/ML Enthusiast
  • Constantly working on a project or two 🖥️
  • I mostly code in JavaScript, Python, C++, PHP, and some C#

Socials

Static Badge

Languages and Tools

Visual Studio Code

Visual Studio

C++

HTML5

CSS3

Sass

JavaScript

TypeScript

React.JS

Next.JS

Cypress E2E Testing Framework

PHP

Python

Node.js

SQL

MySQL

MariaDB

Git

GitHub

Terminal

Linux

PhpStorm

Rider

MongoDB






Noteworthy Projects

I am the sole developer and project lead of the following projects:

  • Aurora AI Chat
    • AI NLP-Powered Virtual Character Chat (currently testing in closed beta)
    • Inferencing on custom finetune of Mistral NeMo 12B on > 2B finetuning tokens
    • Hand-curated testing data for enhanced accuracy for intended LLM purpose
    • In-house performant REST API (Schema)
    • TypeScript SDK for interfacing outside of the website
  • JavaScript algorithmic trading bot for crypto (Suppabotta)
    • Supports regular and floating arbitrage trading strategies across all cryptos from various exchanges
  • Custom, robust, and open-source Fortnite Lobby Emulation and XMPP server implementation (sadly no longer online)
    • Travel back in time to many older Fortnite versions and experience the thrill of OG Fortnite!
    • This project includes a launcher app, API server code, and a DLL for use with the launcher (redirects all of Epic's requests to my implementation)
    • The XMPP connection between users is handled automatically in the API, without more input required from the user
  • Swap ($XWP) Mobile Crypto Wallet (iOS/Android)
    • A mobile wallet for the Swap ($XWP) crypto currency without trackers
    • Privately send and receive $XWP in peace
  • HTTP/1.1-compliant static file web server for the Wii (HTTPii)
  • NOTE: I am the owner and sole contributor to many of the organizations that I am a member of. I made these to segment certain projects by categories or larger project scope. You may find some interesting projects there too. Hope to see you around!

Crypto Donation Addresses

Like what you see or found something useful? Please kindly consider donating below to support my efforts and help me continue doing what I love. Any donation amount is greatly appreciated. Thank you! 🤗

Coin Name Coin Acronym Donation Address
Bitcoin BTC bc1qgtfxl7j4vnmftx9p9fzvwttf0lxnf0hxaqtmd6
Ethereum ETH 0xb5Ba16B8829944EB811f6156eFBa5EF015CB4d71
Litecoin LTC ltc1qmm3mvydt6mwdzzntkhxa2dqj7ndlwcvutktzyf
Monero XMR 489rq68uT2V7RmzFJcnaAVY4zvrwpu32ngchXUWDbvsFLv8neifPRt62PiXMrTP4c5CdpRKYFS4ZDU8YKjC7R4LbADb4s9L
Raptoreum RTM RRWtsBYMcRXMu7EzP1rDN8UajHQFew2sJ8
Swap XWP fh208ZtcF82Sx4UPx7gxB9KwmpPfKgmpW1sy7NrbHg6xQmmCYDS6d2tQKzuGbH5cL2PRrXmTEp856AuDHcLPDqHP294zaRdAi

Top Lanugages

Top Languages

Quote Of The Day

❝“Tell me and I forget. Teach me and I remember. Involve me and I learn.”— Benjamin Franklin ❞

Profile Views

Pinned Loading

  1. swap-ios-wallet swap-ios-wallet Public

    This is the iOS version of the Swap GUI wallet. iOS App: https://apps.apple.com/us/app/swap-mobile-wallet/id1624370757

    JavaScript 2

  2. swap-mobile-wallet-api swap-mobile-wallet-api Public

    API for the Swap mobile wallets (also made by me). This serves as a workaround to the limitations of React Native and its JS VM. It doesn't have access to all of the core node modules and can somet…

    JavaScript 1

  3. swap-dev/SVM swap-dev/SVM Public

    Swap Virtual Machine interpreter. Not yet complete.

    C++