All Projects → CodeBrauer → 27daysofcode

CodeBrauer / 27daysofcode

Licence: mit
A repo with small projects

Projects that are alternatives of or similar to 27daysofcode

Learnings
Java技术栈Demo与精彩文章汇总
Stars: ✭ 303 (+116.43%)
Mutual labels:  daily, demo
Gameframework demo
基于Unity3D框架Game Framework( http://gameframework.cn )的教程和实例,对应教程:http://www.benmutou.com/archives/category/unity3d/game-framework
Stars: ✭ 138 (-1.43%)
Mutual labels:  demo
Mern Authentication
MERN stack authentication boilerplate: password reset, email verification, server sessions, redux, hooks and docker for dev and prod.
Stars: ✭ 129 (-7.86%)
Mutual labels:  demo
Scalable Architecture Demo
Stars: ✭ 134 (-4.29%)
Mutual labels:  demo
Xview Yolov3
xView 2018 Object Detection Challenge: YOLOv3 Training and Inference.
Stars: ✭ 133 (-5%)
Mutual labels:  challenge
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+1827.14%)
Mutual labels:  demo
Webpack Demo
webpack 4 config. demo ⚙️
Stars: ✭ 131 (-6.43%)
Mutual labels:  demo
Tcb Demo Basic
小程序·云开发系列教程——基础能力DEMO
Stars: ✭ 140 (+0%)
Mutual labels:  demo
D2 Daily
D2 日报
Stars: ✭ 138 (-1.43%)
Mutual labels:  daily
Zaobao
每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
Stars: ✭ 1,961 (+1300.71%)
Mutual labels:  daily
Blazorchatsample
A sample Blazor chat application using SignalR
Stars: ✭ 134 (-4.29%)
Mutual labels:  demo
Swift project
原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。
Stars: ✭ 133 (-5%)
Mutual labels:  demo
Spring Boot Demo
Spring Boot的基础教程,由浅入深,一步一步学习Spring Boot,最后学到的不单单是基础!Spring Cloud基础教程请看:https://github.com/roncoo/spring-cloud-demo
Stars: ✭ 1,687 (+1105%)
Mutual labels:  demo
Rabbitmq
RabbitMQ 官方.NET CORE教程实操演练
Stars: ✭ 132 (-5.71%)
Mutual labels:  demo
Demos
demos 一个简洁的web开发编辑器
Stars: ✭ 138 (-1.43%)
Mutual labels:  demo
Datascicomp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
Stars: ✭ 1,636 (+1068.57%)
Mutual labels:  challenge
Cloudkit Demo.objective C
Stars: ✭ 133 (-5%)
Mutual labels:  demo
Ngx Joyride
Angular Joyride/Tour library
Stars: ✭ 135 (-3.57%)
Mutual labels:  demo
Frontenddaily
前端开发博客,分享互联网最精彩的前端技术,欢迎关注我微信公众号:前端开发博客,回复 1024,领取前端进阶资料包,回复 加群,与大神一起交流学习。
Stars: ✭ 1,901 (+1257.86%)
Mutual labels:  daily
Flutter Tiktok Ui Api Clone
Flutter Tiktok UI API Clone
Stars: ✭ 139 (-0.71%)
Mutual labels:  demo

27daysofcode

Project Index: https://codebrauer.github.io/27daysofcode/

A repo with 27 daily small projects (started on 2017-01-01)

It was originally planned to be 100 days, but unfortunately I just didn't have the time.

Goal: Get a better coder, face up to new challenges, improve skills!

Day 027 (JS)

[Demo] - Downloads current canvas from pxls.space

Day 026 (PHP)

[Demo] - Translates a string from a given language to any available language on Wikipedia using its API.

Day 025 (PHP)

[Demo] - Wanted to test how hard it is to receive emails with PHP from an IMAP server.

Day 024 (JS)

[Demo] - Take a screenshot directly on the website.

Day 023 (JS)

[Demo] - Gist like regexr.com embed script.

Day 022 (PHP)

[Demo] - Get Wordpress Version by URL

Day 021 (JS)

[Demo/Docs] - A simple node powered client for GitHub Trending.

Day 020 (JS)

[Demo] - Coded a nth child tester page.

Day 019 (PHP)

[Code] - A simple widget that display the child pages of the current page as simple menu.

Day 018 (CSS/JS)

New Project Index. Check it out!

Day 017

Sorry - today was very tough day. This is a placeholder for a future project.

Day 016 (Shell)

[Script] - Coded a shellscript that backups all mysql databases, compress it and deletes old backups.

Day 015 (PHP)

[Demo] - Built a Strawpoll clone in PHP.

Day 014 (CSS)

[Demo] - I just played a bit around - today wasn't that much time for this project, so it's pretty simple. But it's cool when you see - you don't need Javascript or even jQuery for basic stuff.

Day 013 (JS)

[Demo] - Coded a script that formats mysql-strings for Sequel Pro.

Day 012 (JS)

[Demo] - Better styling for :visited links.

Day 011 (CSS)

[Demo] - Just played around to make a simple mobile layout.

Day 010 (PHP)

[Demo] - Pipe any output from the shell to your smartphone with the Pushbullet API.

Day 009 (JS)

[Docs] - Today I started learning ES6 - No code today - just some resources.

Day 008 (JS)

[Demo] - Save a HTML table as CSV file.

Day 007 (JS)

[Demo] - Today I just tested how to get the last 10 YouTube Videos from a specific channel and display them nicely.

Day 006 (JS)

[Demo] - This is a clone of the smartphone Game Rapid70.

Day 005 (PHP)

[Docs] - Generate HTML5 valid forms just some simple PHP lines - Take a look at the examples!

Day #004 (JS)

[Demo] - Simple password requirements check with minimal UI and HTML5 validation.

Day #003 (JS)

[Demo] - Saves a form input/changes live in localStorage, so if the form gets closed accidentally, data is saved & will be restored on page load.

Day #002 (PHP/JS)

[Demo] - Reads a folder of images and extracts Exif-geodata from jpgs and shows it on a pretty map.

Day #001 (JS)

[Demo] - Convert a CSV file into an HTML Table, pure Javascript with no frameworks and libraries.


This is not a fork of Kallaway/100-days-of-code, as I started this, I didn't know there is already a similiar challenge going on 🙈 , but the goal is pretty the same - improve skills!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].