Skip to content
View lukedigiovanna's full-sized avatar
🦄
why do numbers work so well?
🦄
why do numbers work so well?
Block or Report

Block or report lukedigiovanna

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

Hello! I am a computer science and mathematics student at Virginia Tech. I am interested in the full breadth of computer science, but here's a list of a few of my favorite areas:

  • Information retrieval systems
  • Graphics (3D, shaders, etc.)
  • Web dev
  • Realtime networking
  • Simulation

Quotes that I like:

Assume for the sake of argument that conscious beings have existed for some twenty million years: see what strides machines have made in the last thousand! May not the world last twenty million years longer? if so, what will they not in the end become? Is it not safer to nip the mischief in the bud and to forbid them further progress?

-- Samuel Butler, Erewhon, (written in 1872)

Among the bad jokes evolution has played on us are these: 1) We have brains that can conceive of states of perfection they can't achieve, 2) We have brains that compare our insides to other people's outsides, 3) We have brains desperate to stay alive, yet we are finite beings who perish. There are many more, of course.

-- Diane Ackerman, An Alchemy of Mind

Pinned

  1. rtdb rtdb Public

    homebrewed realtime database (basically redis)

    C++

  2. dungeon-crawler dungeon-crawler Public

    Dungeon crawler game (hopefully) built from scratch in C++/SDL2/OpenGL.

    C++ 1

  3. MusicGPT MusicGPT Public

    An app that integrates OpenAI's GPT 3.5 model and Spotify's API to create custom song recommendations.

    TypeScript 2

  4. search-database search-database Public

    An implementation of efficient full-text search and ranking of Wikipedia articles and images.

    Java

  5. solitaire-terminal solitaire-terminal Public

    An implementation of the game of solitaire within the terminal using curses. The main objective is to design and test Solitaire AI agents.

    C++

  6. wiki-lie-v2 wiki-lie-v2 Public

    Server and static delivery of client application for second iteration of Wiki-Lie

    TypeScript