dcazenav's Stars
uraimo/buildSwiftOnARM
All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5
vtenfys/notion-linux
Native Notion packages for Linux
andreapollastri/cipi
Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
WordOps/WordOps
Install and manage a high performance WordPress stack with a few keystrokes
lakinduakash/linux-wifi-hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
archcraft-os/archcraft
// Source : ISO
Gictorbit/photoshopCClinux
Photoshop CC v19 installer for Gnu/Linux
jessanettica/simple-shopping-api
rossgodwin/rg-archetype-j2ee-login
J2EE starter project (Signup page + Login page + JAAS using database loginmodule + J2EE declarative security)
dcouvin/simpiTB
A pipeline for the analysis of whole genome sequences belonging to Mycobacterium tuberculosis complex
ossu/bioinformatics
:microscope: Path to a free self-taught education in Bioinformatics!
wagtail/wagtail
A Django content management system focused on flexibility and user experience
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
encode/django-rest-framework
Web APIs for Django. 🎸
aseprite/aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
freqtrade/freqtrade
Free, open source crypto trading bot
umerjabbar412/Customer-Feedback-Form
Creating a Feedback Form <! DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> * { box-sizing: border-box; }
kusdavletov/socket-programming-simple-server-and-client
dewshr/NCBI-GenBank-file-parser
This program can be used to parse the NCBI GenBank file to create a tabulated csv file.
nikhilroxtomar/Multiple-Client-Server-Program-in-C-using-fork
A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo sever that can handle multiple client using fork.