Skip to content
View drashevsky's full-sized avatar

Block or report drashevsky

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

Hello 👋 and welcome to my page!

My name is Daniel, and I'm a software engineer interested in systems programming (Rust, C, etc.)

I am a generalist and visual learner. I like to spend my time tinkering with computers, reading nonfiction that's written like fiction, playing Go (Baduk), building crazy IRL contraptions / GitHub projects, stumbling around the Greater Seattle urban area, lurking on HN, etc, etc.

Some of my projects 🔮

TensorNote: a self-organizing notebook

SketchTacToe: a responsive tic-tac-toe game with SVG vector graphics and an AI

Simulated CPU: a 8 bit CPU design in a physics simulator

BatchPong: Pong, but written in Windows Batch script 🤯

Pinned Loading

  1. tensornote tensornote Public

    A lightweight self-organizing notebook for your thoughts, powered by embeddings.

    TypeScript 2

  2. SimulatedCPU SimulatedCPU Public

    The C4C 1 is a simulated CPU designed and built in the PowderToy physics simulator. It includes features such as 16 general purpose registers, a 256 byte RAM unit, a 256 byte ROM unit, a 7 function…

    Assembly 2

  3. Code2Impact Code2Impact Public

    Landing page in Node.js and Next.js for Code2Impact, a group of high school computer science tutors working towards social good.

    JavaScript 1

  4. SketchTacToe-App SketchTacToe-App Public

    My vanilla JavaScript implementation of tic-tac-toe with doodle graphics and a computerized opponent algorithm.

    JavaScript 1

  5. COVID-19-Rollout-Project COVID-19-Rollout-Project Public

    This is a data analysis project, written for my CSE 163 Intermediate Programming class at UW in Python with the help of the Pandas library. The goal of this project is to analyze the speed of the C…

    Python 1

  6. BatchPong BatchPong Public

    A Pong clone written in pure Batch.

    Batchfile 3