Welcome to Programming Projects

Here you’ll find a list of programming projects ideas. If you have an idea for a project and it’s not listed please open an issue or better yet a pull request on the Github repository for Programming Projects.

Build Your LinkedIn Carousel Generator

Build your own LinkedIn Carousel Generator. ...

Build Your Own Calculator

Build your own calculator. It could be a command line tool, desktop application or web based. ...

Build Your Own Cat Command Line Tool

Cat is a Unix command line tool. ...

Build Your Own Clone Of Google Keep

jq is a command line tool for parsing and extracting data from json. ...

Build Your Own Compression Tool

A tool to compress files (and/or directories of files). ...

Build Your Own Crontab Tool

Build a tool to help software engineers understand and generate crontab expressions. ...

Build Your Own curl Command Line Tool

Curl is a command like tool for transferring data with URLs - for the sake of this challenge though we’re going to focus on it’s use as a tool for sending HTTP requests. As such it’s often used to test or demonstrate RESTful APIs. ...

Build Your Own cut Command Line Tool

wc is a Unix command line tool. ...

Build Your Own diff Command Line Tool

diff is a Unix command line tool. ...

Build Your Own Discord bot

Build your own Discord bot. ...