Coder Social home page Coder Social logo

Haakon's Projects

chestgrantedlol icon chestgrantedlol

A simple Laravel App that displays what champions you have chest available on left this season. The app has a form where you fill in a league username and pick your designated server. Then it will fetch the required information by using Riot's Summoners-V4 API, Champion-Mastery-V4 API and Data Dragon API.

freechampionrotations icon freechampionrotations

A simple website/app displaying the current free weekly champion rotation for League of Legends, automatically fetches new rotations and patches. Requires RIOT GAMES API KEY

isitnotgif icon isitnotgif

A Laravel App that checks the URL you submit if it's animated or not. Intentionally made for streamers as a tool to check links made to deceive the user on the endpoint. The code requests the body and checks it for strings matching gif and mp4. Then it checks headers for MIME-type matching image/gif or video/mp4, finally it checks if the image is spoofed as an APNG (checks bytescode for specific byte-sequence)

lumen icon lumen

Laravel Lumen Micro-framework

portfolio icon portfolio

Portfolio made with HTML, SASS, JS(bundled with webpack/mix). Using Express(NodeJS) as webserver. NPM dependencies is built and compiled and then deployed with DIND(Docker-in-docker/compose). Layout for the portfolio is inspired by the tutorial Sass - CSS with superpowers.

qchan icon qchan

Qchan - A social-media app made in Laravel, Users can make posts and reply, upvote and downvote, follow other users, customize their own profile. Qchan's UI is built with tailwindCSS, bootstrap and SASS. Qchan uses Gitlab CI/CD pipeline to build, test and deployment, all services it uses are dockerized. Any media is stored on a S3 AWS cloud.

redis icon redis

Assignment from a job application, republished and improved. See ASSIGNMENT.md for details. Changes from actual assignment: Using Redis for caching instead of sqlite(db queries for storage). Also this is fully automated with docker-compose.

server-setup icon server-setup

docker-compose stack with traefik reverse proxy with portainer 2.0. Includes two seperate compose stacks with each their own wordpress site (nginx, database, wordpress/php-fpm). This has possibility to scale further and add more domains

slim icon slim

a RESTFUL CRUD API in Slim 4 with different libraries such as Twig, doctrine ORM and symfony console. App is also dockerized

sqlsecure icon sqlsecure

a simple register/login app which tests cryptographic algorithms- argon2ID and bcrypt (default as of 7.3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.