Skip to content
View GhostVox's full-sized avatar
:electron:
:electron:

Highlights

  • Pro

Block or report GhostVox

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
GhostVox/README.md

Hello!

  • I'm currently working on crackle, a cli tool to solve the wordle of the day.
  • I'm currently attend Western Governors University to obtain a Bachelor of Computer Science.
  • You can reach me at ghostvox@icloud.com

Languages & Technologies

Frontend

HTML JavaScript CSS React

Backend & Databases

Python Golang Node.js PostgreSQL MongoDB

Systems & Tools

Rust Docker Git Google Cloud

Learning Resources

Backend Web Development

Boot.dev Progress
Boot.Dev

Full Stack JavaScript Development

The Odin Project
The Odin Project

Bachelor's Degree - In Progress

Western Governors University Logo
Western Governors University

Pinned Loading

  1. ghostvox.io-backend ghostvox.io-backend Public

    This is the backend RESTFUL API for ghostvox.io frontend to make request to for data.

    Go 1

  2. ghostvox.io-frontend ghostvox.io-frontend Public

    This is my frontend repository for the ghostvox voting web-application

    TypeScript

  3. crackle crackle Public

    Crackle is a CLI tool for solve the Wordle of the day; It leverages positional character frequency and Information theory.

    Rust

  4. memory-card-game memory-card-game Public

    This is my memory game project for The Odin Project.

    JavaScript

  5. Odin-BattleShip Odin-BattleShip Public

    This is my Battleship project for the odin project.

    JavaScript

  6. httpfromtcp httpfromtcp Public

    This is boot.devs Learn Http protocol course.

    Go