Giter Site home page Giter Site logo

Today's tech haiku:

iOS 18,
Customize with flair,
Widgets dance freely.

Reference:

https://www.macrumors.com/2024/06/07/ios-18-emoji-tapback-rumor/

Some of my projects:

  • Discord Audio Stream: It's very easy to share your screen using Discord. Being able to hear it, not so much. This tool gives you control over the audio that you send to Discord, making it possible to share a screen with audio, use OBS, and any other use case you can think of.

  • unix.js: [Work in progress] An easy-to-use framework for creating realistic terminal experiences and ARGs, anywhere JavaScript can run. It's a UNIX-like fake OS that can be easily extended by adding new files to the filesystem.

    • Main repository with the core framework and a parser for creating the virtual filesystem.
    • Base filesystem with some core utilities and commands. Designed to be used as a template for user projects.
  • CESC16: A custom CPU, designed from scratch and built on PCBs. Completely 16-bit, with support for interrupts and improved General Purpose IO (GPIO) ports.

    • Main repository with documentation, schematics and some tools.
    • Emulator written in C++, using the ncurses library.
    • ANSI C compiler, by implementing a backend for the lcc retargetable compiler.
  • CESC: Previous CPU architecture, inspired by Ben Eater's SAP-1 and built on breadboards. It's an 8-bit architecture with a very simple instruction set.

  • Arduino VGA Terminal: Use an Arduino Nano to drive a VGA monitor. It only supports text output, so it's great as a terminal for your homebrew CPU projects.

privero's Projects

arduinovga icon arduinovga

Arduino-based VGA terminal for homebrew computers

cesc16 icon cesc16

Documentation and tools for the CESC16 homebrew CPU

cesca icon cesca

Documentation and tools for the CESCA 8-bit computer architecture

chessgroundx icon chessgroundx

Fork of https://github.com/gbtami/chessgroundx with support for arbitrary unicode characters as pieces

discordaudiostream icon discordaudiostream

Windows utility for streaming (with audio!) in Discord. Easily share the the audio of entire screen, or even use OBS for streaming!

lcc icon lcc

The lcc retargetable ANSI C compiler

unix-js icon unix-js

Drop your users into an enhanced replica of your own filesystem

unix-js-filesystem icon unix-js-filesystem

This is a base filesystem for unix-js. It performs basic I/O and contains some UNIX coreutils.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.