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

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 Freshman 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 📚
  • Crypto Enthusiast ₿
  • Constantly working on a project or two 🖥️
  • I mostly code in JavaScript, C++, PHP, C#, and some Python
  • I started coding in Java, then learned the other languages mentioned above

Socials

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:

  • 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
    • 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, a DLL for use with the launcher (redirects all of Epic's requests to my implementation), and a multiplayer packet specification
    • 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 piece
  • 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 fs3dBTNJX8XjXEH7dpzgkkZk5w5y2CnpRAF5RxBUFSszjJC7wciAhVhQAGmzPcnchjfzFA4nNWeStBHPCugwckuC13XH2362c

Top Lanugages

Top Languages

My GitHub Stats

My GitHub Stats

❝“It’s better to wait for a productive programmer to become available than it is to wait for the first available programmer to become productive.”— Steve McConnell❞

Pinned

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

    This is the iOS version of the Swap GUI wallet.

    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++