Pinned Repositories
Code-mutation
A simple demonstration about self code modification and runtime function change
csharp-clamAV-antivirus
A C# antivirus using clcamAV wrapper
dynamic-wallpaper-android
An Android application for random wallpaper using Unsplash API
Flv-Player
A simple FLV video player coded in plain C with Win32 API
go.run
A dead simple 2d game written in GoLang using Ebitengine
gotune
A music player written in golang
Miracl
Miracl library
opentf-manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
ssd1306xled
SSD1306, SSD1315 and SSH1106 OLED screen driver
tensorflow-lite-demo-android
An android application with Tensorflow lite.
tejashwikalptaru's Repositories
tejashwikalptaru/ssd1306xled
SSD1306, SSD1315 and SSH1106 OLED screen driver
tejashwikalptaru/csharp-clamAV-antivirus
A C# antivirus using clcamAV wrapper
tejashwikalptaru/gotune
A music player written in golang
tejashwikalptaru/Code-mutation
A simple demonstration about self code modification and runtime function change
tejashwikalptaru/tensorflow-lite-demo-android
An android application with Tensorflow lite.
tejashwikalptaru/dynamic-wallpaper-android
An Android application for random wallpaper using Unsplash API
tejashwikalptaru/Flv-Player
A simple FLV video player coded in plain C with Win32 API
tejashwikalptaru/go.run
A dead simple 2d game written in GoLang using Ebitengine
tejashwikalptaru/Miracl
Miracl library
tejashwikalptaru/opentf-manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
tejashwikalptaru/shader-experiments
ebitengine shader experiments
tejashwikalptaru/Tejash-Player
Audio player (Abandoned)
tejashwikalptaru/threaded-web-server-in-C
A simple web server and client in C using threadpool
tejashwikalptaru/tiny-tft
Messing around with tiny TFT screens from AliExpress
tejashwikalptaru/Win32_webcam
A normal webcam application to take still images, coded using Win32 API with C