Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by vasilescur

A curated list of projects in awesome lists by vasilescur .

https://github.com/vasilescur/parse_context

Use GPT-3 to process human conversations and extract context, identify information that would be useful, and suggest data sources to get that information. Intended for a voice assistant.

ai assistants gpt-3 natural-language nlp semantic-analysis

Last synced: 16 Nov 2024

https://github.com/vasilescur/dcc

C compiler targeting the Duke 250/16 MIPS-like RISC architecture. This was written in C# as a side project to automate creation of tests for a custom CPU developed in a course-related project.

Last synced: 16 Nov 2024

https://github.com/vasilescur/focusfriend

Hackathon project: ADHD treatment using real-time brainwave biofeedback.

biofeedback eeg fast-fourier-transform muse-headband osc python

Last synced: 16 Nov 2024

https://github.com/vasilescur/pfl

The reference interpreter for Procedural Footnote Language.

dart footnotes interpreter language

Last synced: 16 Nov 2024

https://github.com/vasilescur/vscode-better-mips

Better MIPS assembly support in Visual Studio Code

Last synced: 16 Nov 2024

https://github.com/vasilescur/dukedashboard

Web application that provides customized real-time data useful to Duke University students.

campus dashboard duke-university student

Last synced: 16 Nov 2024

https://github.com/vasilescur/ambush

Compiler for Tiger language, written in Standard ML for Duke ECE/CS 553: Compiler Construction. The compiler follows the standard flow of lexing, parsing, semantic analysis and type checking, intermediate representation, liveness analysis, and code generation.

compiler-construction compilers lexer parser sml tiger-language

Last synced: 16 Nov 2024

https://github.com/vasilescur/ge-intern-c-obfuscation-challenge

Winner of the GE Intern C Obfuscation Challenge 2018

Last synced: 16 Nov 2024

https://github.com/vasilescur/jazz-engine

Prolog implementation of music theory & jazz guitar.

jazz music music-theory prolog

Last synced: 16 Nov 2024

https://github.com/vasilescur/pigeon

Hyper-local real-time collaborative citizen journalism.

digital-journalism journalism news

Last synced: 16 Nov 2024

https://github.com/vasilescur/thermostat

Controlling my dorm thermostat with an IOT-connected servo motor.

Last synced: 16 Nov 2024

https://github.com/vasilescur/jarchat

End-to-end encrypted chat client written in Ada

Last synced: 16 Nov 2024

https://github.com/vasilescur/webserver

Barebones static HTTP web server written in C#.

Last synced: 16 Nov 2024

https://github.com/vasilescur/window-js

Window-based GUI framework for JavaScript

Last synced: 16 Nov 2024

https://github.com/vasilescur/vasilescur.github.io

My website. Contains a Government project for school, a half-finished portfolio, and other experiemnts.

Last synced: 16 Nov 2024

https://github.com/vasilescur/lbmsim

Lattice-Boltzmann Simulator using Processing/Java

Last synced: 16 Nov 2024

https://github.com/vasilescur/reddit-daily-programmer

Some of my solutions to challenges from Reddit's r/dailyprogrammer

Last synced: 16 Nov 2024

https://github.com/vasilescur/techolympics-website

The nation's largest high school tech conference.

Last synced: 16 Nov 2024

https://github.com/vasilescur/time

Analysis of how I've spent every minute of my time over the past several months.

Last synced: 16 Nov 2024

https://github.com/vasilescur/processing

A collection of various experiments and games written in Java with Processing.

Last synced: 16 Nov 2024

https://github.com/vasilescur/spotify-visualizer

Visualize and explore data from Spotify

Last synced: 16 Nov 2024

https://github.com/vasilescur/woto-time

Alerts you when Professor Astrachan has opened up a WOTO.

Last synced: 16 Nov 2024

https://github.com/vasilescur/overlaydrawing

Draw on your monitor!

Last synced: 16 Nov 2024

https://github.com/vasilescur/occurren

Empowering children with Autism to connect with the community.

Last synced: 16 Nov 2024

https://github.com/vasilescur/nbody

Last synced: 16 Nov 2024

https://github.com/vasilescur/inspire

Idea-sharing website. Powered by PHP and MySQL.

Last synced: 16 Nov 2024

https://github.com/vasilescur/lyriclearner

Helps people learn languages by real-time translating foreign songs with easy lyrics.

Last synced: 16 Nov 2024

https://github.com/vasilescur/groupme-analytics

Scans a GroupMe chat and generates insightful Message and Like analytics.

Last synced: 16 Nov 2024

https://github.com/vasilescur/java-rendering-engine

A 3D rendering engine built from scratch, with dynamic lighting, shading, and matrix transformations—just with Swing.

Last synced: 16 Nov 2024

https://github.com/vasilescur/groupme-analytics-cli-old

Original version of GroupMe analytics - CLI tool

Last synced: 16 Nov 2024

https://github.com/vasilescur/gui-framework

I wanted to learn JS so I built an extensible event-based frontend framework.

Last synced: 16 Nov 2024

https://github.com/vasilescur/mah-battery

Adds a mAh battery indicator to the Mac bar.

Last synced: 16 Nov 2024

https://github.com/vasilescur/ge-programming-challenges

Weekly Programming Challenge submissions for 2019

Last synced: 16 Nov 2024

https://github.com/vasilescur/polyinstrumental-cacophony

Analysis of GroupMe messages in one of my group chats.

Last synced: 16 Nov 2024

https://github.com/vasilescur/computer

Custom ISA computer designed in Logisim and then rewritten in Verilog

Last synced: 16 Nov 2024

https://github.com/vasilescur/pi-network

Re-creating networking from the physical layer up, for Raspberry Pi.

Last synced: 16 Nov 2024

https://github.com/vasilescur/music-in-schools

Website created for Honors American Government class

Last synced: 16 Nov 2024

https://github.com/vasilescur/ola

CLI tool to generate quotes said by ola.

command-line duke-university quotes

Last synced: 16 Nov 2024

https://github.com/vasilescur/he

Money transfer app using homomorphic encryption

Last synced: 16 Nov 2024

https://github.com/vasilescur/bf-interpreter

Interpreter for minimal tape-based Turing complete language

Last synced: 16 Nov 2024

https://github.com/vasilescur/compsci-201-setup-guide

An opinionated in-depth setup guide for Duke CompSci 201 students.

Last synced: 16 Nov 2024

https://github.com/vasilescur/datathon

Last synced: 16 Nov 2024

https://github.com/vasilescur/dartos

A toy operating system supposedly built in Dart. WIP.

Last synced: 16 Nov 2024

https://github.com/vasilescur/c-sharp-experiments

A small collection of programs I've made in C# over the years.

Last synced: 16 Nov 2024