@daxwann daxwann starred junit-team/junit5-samples · January 28, 2024 03:25

Collection of sample applications using JUnit 5.

Java 1.5k Updated Jan 22

@daxwann daxwann created a repository daxwann/blind_75 · January 28, 2024 01:49

The Blind 75 is a popular list of algorithm practice problems.

Updated Jan 28

@daxwann

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

JavaScript 145k Updated Jul 2

@daxwann
daxwann created a repository daxwann/nextjs_portfolio Nov 29, 2021

Portfolio with Next.js and tailwindCSS

Updated Nov 29

@daxwann

✈️ A simple portfolio for developers to showcase their skills and projects. Blog and tutorial at freeCodeCamp.

JavaScript 100 Updated Aug 21

@daxwann
daxwann created a repository daxwann/express_app Nov 14, 2021

express app

Updated Nov 14

@daxwann
daxwann created a repository daxwann/node_server Nov 6, 2021

Simple node server

Updated Nov 6

@daxwann
daxwann created a repository daxwann/fullstackopen_graphql Oct 31, 2021

GQL on Apollo server

Updated Oct 31

@daxwann
daxwann created a repository daxwann/patientor_backend Feb 8, 2021

Express app for Patientor

Updated Feb 8

@daxwann
daxwann created a repository daxwann/patientor_frontend Feb 8, 2021

React app for Patientor

Updated Feb 8

@daxwann
daxwann created a repository daxwann/typescript_exercises Jan 31, 2021

exercises from Full Stack Open 2020

Updated Jan 31

@daxwann
daxwann created a repository daxwann/javascript-es6-workshop Dec 5, 2020
@daxwann

A very hands on 👐 workshop 💻 about ES6 and beyond.

JavaScript 328 Updated Nov 29

@daxwann
daxwann created a repository daxwann/react-storybook-v6 Nov 16, 2020

Implement React UI showcase with Storybook

Updated Nov 16

@daxwann
daxwann created a repository daxwann/react-server-side-rendering Nov 9, 2020

Server-side Rendering with React and React Router

Updated Nov 9

@daxwann
daxwann created a repository daxwann/react-context-reading-list Nov 1, 2020

Reading list app using React context and hooks API

Updated Nov 1

@daxwann
daxwann created a repository daxwann/react_context_hooks Oct 22, 2020

Demonstration of React Context and Hooks

Updated Oct 22

@daxwann
daxwann created a repository daxwann/react_testing Oct 5, 2020

Testing React/Redux application with Jest and Enzyme

Updated Oct 5

@daxwann
daxwann created a repository daxwann/junit5_project Sep 13, 2020

Demonstration of JUnit 5 test lifecycle and jupiter api

Updated Sep 13

@daxwann
daxwann created a repository daxwann/java_interview Sep 6, 2020

Updated Sep 6

@daxwann
daxwann created a repository daxwann/unsplash_with_redux_saga Sep 6, 2020

Image slider using React, Redux, and Redux Saga middleware

Updated Sep 6

@daxwann
daxwann created a repository daxwann/spring_security Sep 4, 2020

implementation of Spring Security and JWT

Updated Sep 4

@daxwann
daxwann starred amigoscode/software-testing Sep 3, 2020

Source code for software testing course

Java 18 Updated Sep 3

@daxwann
daxwann created a repository daxwann/java_lambda Sep 3, 2020

lambda expression and functional interface

Updated Sep 3

@daxwann
daxwann created a repository daxwann/java_multithreading Sep 1, 2020

Implementations of Java concurrency and multithreading

Updated Sep 1

@daxwann
daxwann created a repository daxwann/async_js Aug 27, 2020

Implementation of async functions in Javascript

Updated Aug 27

@daxwann
daxwann created a repository daxwann/LRU_cache Aug 26, 2020

Java implementation of LRU cache

Updated Aug 26

@daxwann
daxwann created a repository daxwann/spring_testing Aug 25, 2020

TDD in Spring Boot

Updated Aug 25

@daxwann
daxwann starred jhipster/generator-jhipster Aug 22, 2020

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

JavaScript 17k Updated Aug 22

@daxwann
daxwann created a repository daxwann/java_streams Aug 3, 2020

examples of declarative paradigm using Java streams

Updated Aug 3

@daxwann
daxwann created a repository daxwann/ui_animation Jul 19, 2020

html + css animations for side projects

Updated Jul 19

@daxwann
daxwann starred gaearon/whatthefuck.is Jul 18, 2020

An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov.

CSS 2.1k Updated Jul 18

@daxwann
daxwann created a repository daxwann/c0d3_curriculum May 2, 2020

Updated May 2

@daxwann

List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

5k Updated Apr 24

@daxwann
daxwann created a repository daxwann/Spring5_jokes_app Apr 4, 2020

Spring Boot App that displays random jokes

Updated Apr 4

@daxwann
daxwann created a repository daxwann/Spring_DI Mar 2, 2020

Dependency Injection Examples

Updated Mar 2

@daxwann

A list of helpful front-end related questions and my answers

456 Updated Feb 27

@daxwann
daxwann created a repository daxwann/Spring_PetClinic Feb 24, 2020

Application demonstrating the use of Spring Boot with Spring MVC and Spring Data.

Updated Feb 24

@daxwann
daxwann created a repository daxwann/spring5_web_app Feb 18, 2020

Simple app with Spring 5

Updated Feb 18

@daxwann

📚 Freely available programming books

137k 7 issues need help Updated Feb 7

@daxwann
daxwann starred poulainv/tottem Jan 31, 2020

Bookmark manager on steroid built with React / NextJs / Apollo Tools / Prisma 2 — styled with TailwindCSS 🌱🎺

TypeScript 295 Updated Jan 31

@daxwann
daxwann created a repository daxwann/fullStackOpen_part_4_blog_list Jan 13, 2020

Part 4 project: Blog list application with express and MongoDB

Updated Jan 13

@daxwann
daxwann starred leonardomso/33-js-concepts Dec 31, 2019

📜 33 concepts every JavaScript developer should know.

JavaScript 30.6k Updated Dec 31

@daxwann
daxwann created a repository daxwann/Java_MOOC_Part_1 Dec 24, 2019

Updated Dec 24

@daxwann

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)

6.6k Updated Dec 20

@daxwann
daxwann starred Jemmeh/42CurriculumGraphMaker Dec 13, 2019

Update the curriculum graph more easily. (AKA Holy Graph / Curriculum Galaxy)

JavaScript 1 Updated Dec 13

@daxwann
daxwann created a repository daxwann/JS_algo_bootcamp Dec 6, 2019

Updated Dec 6

@daxwann
daxwann created a repository daxwann/FullstackOpen_part3_phonebook Dec 1, 2019

Part 3 of Fullstack Open from University of Helsinki. Covers Node.js and Express.

Updated Dec 1

@daxwann
daxwann created a repository daxwann/budget_react_app Nov 27, 2019

Budget app with React and Firebase

Updated Nov 27

@daxwann

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).

Jupyter Notebook 7.6k 1 issue needs help Updated Nov 23

@daxwann
daxwann created a repository daxwann/42-Docker-1 Nov 20, 2019

Introduction to docker and docker-machine

Updated Nov 20

@daxwann
daxwann starred VBrazhnik/docker-1 Nov 20, 2019

School 42 project // Docker project

Dockerfile 20 Updated Nov 20

@daxwann
daxwann created a repository daxwann/API_documentation_course Nov 12, 2019
@daxwann

JavaScript 12 Updated Nov 7

@daxwann

Material for a workshop on Archivematica.

7 Updated Nov 5

@daxwann
daxwann created a repository daxwann/fullstackopen2019 Oct 21, 2019

Updated Oct 21

@daxwann

XSLT Updated Aug 2

@daxwann
daxwann created a repository daxwann/Nexter Oct 18, 2019

Responsive website using CSS Grid, BEM, and Sass

Updated Oct 18

@daxwann
daxwann created a repository daxwann/vagrant_demo Oct 18, 2019

Setting up LAMP stack on Linux environment using Vagrant

Updated Oct 18

@daxwann
daxwann created a repository daxwann/42-init Oct 13, 2019

Network, system, and shell scripting exercises

Updated Oct 13

@daxwann
daxwann starred smallwat3r/tubestatus Sep 28, 2019

🚇 London Tube - Live line status from your console.

Shell 15 Updated Sep 28

@daxwann
daxwann created a repository daxwann/daxwann.github.io Sep 23, 2019

Dax's Github Portfolio

Updated Sep 23

@daxwann
daxwann created a repository daxwann/Trillo Sep 9, 2019

Trello front-end clone using CSS3 Flexbox

Updated Sep 9

@daxwann
daxwann starred tomhodgins/liveeditor Sep 2, 2019

A simple live HTML, CSS, and JavaScript scratchpad in your browser

HTML 66 Updated Sep 2

@daxwann
daxwann starred airbnb/ruby Aug 29, 2019

Ruby Style Guide

Ruby 2.8k Updated Aug 29

@daxwann
daxwann created a repository daxwann/ajax_twitter Aug 28, 2019

Twitter clone in Ruby on Rails with JQuery and AJAX frontend

Updated Aug 28

@daxwann
daxwann starred stefanpenner/es6-promise Aug 23, 2019

A polyfill for ES6-style Promises

JavaScript 6.7k Updated Aug 23

@daxwann
daxwann starred LambdaSchool/vidcat Aug 21, 2019

Simple shell script for concatenating video files

Shell 1 Updated Aug 21

@daxwann
daxwann created a repository daxwann/CS169_UCBerkeley Aug 21, 2019

CS169 - Software Engineering

Updated Aug 21

@daxwann
daxwann created a repository daxwann/CS106A_Stanford Aug 20, 2019

CS106A - Programming Methodology

Updated Aug 20

@daxwann
daxwann created a repository daxwann/HackHighSchool_projects Aug 18, 2019
@daxwann

The curriculum used for Code for fun's Hack Highschool program.

3 Updated Aug 17

@daxwann

The curriculum used for Code for fun's Hack Highschool program.

3 Updated Aug 17

@daxwann

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

Jupyter Notebook 5.6k Updated Aug 13

@daxwann
daxwann starred madrobby/keymaster Aug 2, 2019

A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.

JavaScript 6.3k Updated Aug 2

@daxwann
daxwann starred kislyuk/yq Jul 29, 2019

Command-line YAML and XML processor - jq wrapper for YAML/XML documents

Python 778 Updated Jul 29

@daxwann
daxwann starred airbnb/javascript Jul 18, 2019

JavaScript Style Guide

JavaScript 87.1k Updated Jul 18

@daxwann
daxwann starred gettypubs/quire Jul 4, 2019

Documentation for Quire, a multiformat publishing framework

HTML 71 Updated Jul 4

@daxwann
daxwann created a repository daxwann/rails_lite Jul 1, 2019

Build your own Rails web application framework

Updated Jul 1

@daxwann
daxwann created a repository daxwann/new_yorke_times Jun 16, 2019

Clone of New York Times with Ruby on Rails

Updated Jun 16

@daxwann
daxwann created a repository daxwann/motivation_app Jun 5, 2019

A social app that helps people keep track of goals.

Updated Jun 5

@daxwann
daxwann created a repository daxwann/music_app May 24, 2019

an AppAcademy project in which we build an inventory system for record labels

Updated May 24

@daxwann
daxwann created a repository daxwann/99cats May 10, 2019

Ruby on Rails clone of (now defunct) dress rental website 99dresses

Updated May 10

@daxwann
daxwann created a repository daxwann/art_share_api May 4, 2019

An AppAcademy project in which we build an app to store, share, and comment on artwork, as well as search for users.

Updated May 4

@daxwann
daxwann starred github/gitignore Apr 27, 2019

A collection of useful .gitignore templates

82.9k Updated Apr 27

@daxwann
daxwann created a repository daxwann/URL_shortener Apr 18, 2019

An AppAcademy project that will take an arbitrarily-long URL and will shorten it for the user.

Updated Apr 18

@daxwann
daxwann created a repository daxwann/algs4_js Apr 13, 2019

Javascript (ES6) implementation of algorithms and data structures covered in Algorithms 4th edition by Sedgewick and Wayne

Updated Apr 13

@daxwann
daxwann starred kevin-wayne/algs4 Apr 13, 2019

Algorithms, 4th edition textbook code and libraries

Java 4.2k Updated Apr 13

@daxwann
daxwann starred achael/eht-imaging Apr 11, 2019

Imaging, analysis, and simulation software for radio interferometry

Python 934 Updated Apr 11

@daxwann
daxwann created a repository daxwann/42-b_printf Apr 11, 2019

Recode printf without libc

Updated Apr 11

@daxwann

Learn how to design large scale systems. Prep for the system design interview.

Python 91 Updated Apr 10

@daxwann

An ultra-simplified explanation to design patterns

24.5k Updated Apr 10

@daxwann
daxwann starred 996icu/996.ICU Apr 3, 2019

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

Rust 165k Updated Apr 3

@daxwann
daxwann starred 8483/notes Mar 31, 2019

Full-stack web development notes.

183 Updated Mar 31

@daxwann
daxwann forked daxwann/notes from 8483/notes Mar 31, 2019

Full-stack web development notes.

183 Updated Mar 31

@daxwann
daxwann starred bbc/CBuffer Mar 30, 2019

A simple Ruby implementation of a Circular Buffer

Ruby 5 Updated Mar 30

@daxwann
daxwann starred libyal/dtformats Mar 29, 2019

Collection of data formats

Python 9 Updated Mar 29

@daxwann
daxwann starred donald-stolz/ft_react Mar 28, 2019

Repository for ft_react student org at 42 Silicon Valley

JavaScript 3 Updated Mar 28

@daxwann

A top-down, practical guide to learn AI, Deep learning and Machine Learning.

225 Updated Mar 28

@daxwann

Coloring black and white images with deep learning.

Python 496 Updated Mar 28

@xiaodaw
xiaodaw starred j-delaney/easy-application Mar 22, 2019

Over 400 software engineering companies that are easy to apply to

5.8k 1 issue needs help Updated Mar 22

@xiaodaw

A curated list of project-based tutorials in C

2.5k Updated Mar 18

@xiaodaw
xiaodaw starred paragonie/awesome-appsec Mar 18, 2019

A curated list of resources for learning about application security

PHP 3.6k 1 issue needs help Updated Mar 18

@xiaodaw

✏️ Learn how to write a hash table in C

2k Updated Mar 15

@xiaodaw
xiaodaw forked xiaodaw/DOM-II from LambdaSchool/DOM-II Mar 9, 2019

CSS 1 Updated Feb 26

@xiaodaw
xiaodaw forked xiaodaw/DOM-I from LambdaSchool/DOM-I Mar 9, 2019

HTML 3 Updated Feb 26

@xiaodaw

JavaScript 4 Updated Feb 25

@xiaodaw

This is the sprint challenge for the User Interface and Git sprint

HTML 9 Updated Mar 8

@xiaodaw

Introductions to the Lambda Community

3 Updated Jan 10

@xiaodaw

A simple webserver written in C

C 139 Updated Mar 8

@xiaodaw
xiaodaw starred LambdaSchool/Algorithms-One Mar 8, 2019

JavaScript 2 Updated Mar 8

@xiaodaw

JavaScript 3 Updated Mar 15

@xiaodaw

JavaScript 2 Updated Mar 8

@xiaodaw
xiaodaw forked xiaodaw/Testing from LambdaSchool/Testing Mar 8, 2019

Unit Testing JavaScript

JavaScript 2 Updated Oct 22

@xiaodaw

JavaScript 10 Updated Jan 24

@xiaodaw

Relational Database, PostgreSQL

JavaScript 24 Updated Mar 8

@xiaodaw

Conway's Game of Life in React/canvas

2 Updated Dec 15

@xiaodaw

JavaScript 14 Updated Feb 20

@xiaodaw
xiaodaw starred LambdaSchool/C-Web-Server Mar 8, 2019

A simple webserver written in C

C 139 Updated Mar 8

@xiaodaw
xiaodaw starred karloespiritu/cheatsheets Mar 7, 2019

A collection of code cheatsheets that I've written to easily remember the commonly used syntax of a language or software.

CSS 44 Updated Feb 9

@xiaodaw
xiaodaw starred wesbos/JavaScript30 Mar 5, 2019

30 Day Vanilla JS Challenge

HTML 9.8k Updated Mar 5

@xiaodaw
xiaodaw created a repository xiaodaw/Javascript30 Mar 5, 2019

30 Day Vanilla JS Coding Challenge

Updated Mar 5

@xiaodaw

Simple create react app project for sfhacks

JavaScript Updated Mar 3

@xiaodaw
xiaodaw created a repository xiaodaw/twilio_api Mar 3, 2019

SF Hacks 2019 project

Updated Mar 3

@xiaodaw

Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.

JavaScript 40k Updated Mar 2

@xiaodaw

Our solution for the Google Hashcode 2019 done in the GDG Novi Sad Hub

C++ 2 Updated Mar 1

@xiaodaw
xiaodaw created a repository xiaodaw/Google_HashCode_2019 Mar 1, 2019

Create an interesting slideshow of a given list of photos based on their tags.

Updated Mar 1

@xiaodaw
xiaodaw starred daveh/php-mvc Feb 26, 2019

A simple PHP model-view-controller framework, built step-by-step as part of the "Write PHP like a pro: build an MVC framework from scratch" course …

PHP 255 Updated Feb 26

@xiaodaw
xiaodaw starred phalcon/mvc Feb 26, 2019

Phalcon MVC Examples

PHP 693 Updated Feb 26

@xiaodaw
xiaodaw starred Microsoft/frontend-bootcamp Feb 26, 2019

Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux

TypeScript 105 Updated Feb 26

@xiaodaw
xiaodaw starred mui-org/material-ui Feb 24, 2019

React components that implement Google's Material Design.

JavaScript 44.6k 3 issues need help Updated Feb 24

@xiaodaw
xiaodaw starred vedic-partap/Codes Feb 24, 2019

This repository contains all my codes for the competitive programming from Codeforces, Hackerrank, Codechef and others

C++ 68 Updated Feb 24

@xiaodaw

GoF design patterns in Ruby

1.2k Updated Feb 23

@xiaodaw
xiaodaw starred karan/Projects Feb 22, 2019

📃 A list of practical projects that anyone can solve in any programming language.

27.3k Updated Feb 22

@xiaodaw
xiaodaw starred rspec/rspec-core Feb 22, 2019

RSpec runner and formatters

Ruby 935 Updated Feb 20

@xiaodaw
xiaodaw starred rspec/rspec-expectations Feb 22, 2019

Provides a readable API to express expected outcomes of a code example

Ruby 1k Updated Feb 22