-
Software Engineer
- San Francisco Bay Area
-
06:55
(UTC -07:00) - https://faraz.work
- @fffaraz
- @fffaraz@fosstodon.org
Highlights
-
caddy-logger Public
Log HTTP requests served by Caddy in a SQL database
-
dockerweb Public archive
A docker-powered bash script for shared web hosting management. The ultimate Docker LAMP/LEMP Stack.
-
Etcetera Public archive
My collection of useful code snippets/recipes/scripts/macros for my everyday tasks
-
docker-bind-webmin Public
Dockerized BIND DNS Server with Webmin for DNS Administration
-
awesome-courses Public
List of free online programming/CS courses [Massive Open Online Courses]
-
Toefl-Speaking-Recorder Public
Specialized Recorder for TOEFL SPEAKING
-
Lan-Messenger Public archive
C++ Qt Serverless Lan Messenger, Private Messages & Chat Rooms, Voice Talk
-
Simple-PHP-Request-Logger Public archive
A light-weight php script to log all http request hits into a file.
-
GHSOM-CPP Public
Growing Hierarchical Self-Organizing Map (GHSOM) implementation in C++
-
-
inSecure-SHell Public
A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6 code]
-
QtScreenCapture Public archive
Lightweight screen capture tool and screen video recorder
-
wpp Public archive
Forked from konteck/wppSingle file embedded C++ web server
-
-
Sharif-Judge Public archive
Forked from pooyaho/Sharif-JudgeAn online judge for C, C++, Java and Python programming assignments
-
Introduction-to-Microprocessors Public archive
http://www.cs.mun.ca/~paul/cs4723/
-
KN2C-SSL Public archive
KN2C Small Size League Robocup Team
-
Faraz-DNS-Server Public archive
This is a simple DNS server written in Qt C++
-
Arooz Public archive
Persian/Arabic Poems Prosody Recognition
-
MicroDNS-Server Public archive
This compact and simple DNS server does only one thing: Always return the same IP for any query sent to the DNS server.
-
Multimedia Public archive
My Multimedia Signal Processing & VOIP Course Projects & Assignments
-
NetworqDebugger Public archive
NetworqDebugger is a simple tool for software developers that makes it easy to debug networking applications. It provides a proxy that will sit between your software and a remote server and display…
-
DFA Public archive
Deterministic Finite Automata in C++, Token Parser & Lexer