Coder Social home page Coder Social logo

Mark V Nguyen's Projects

advancednodejs-express-passport icon advancednodejs-express-passport

A template engine enables the use of static template files (such as those written in Pug) in the app. At runtime, the template engine replaces variables in a template file with actual values which can be supplied by the server. Then it transforms the template into a static HTML file that is sent to the client. This approach makes it easier to design an HTML page and allows for displaying variables on the page without needing to make an API call from the client.

ansible_server_configuration icon ansible_server_configuration

Full scenario on configuring ansible to control remote servers (cloud and on premise) of various OS platforms, and different type of credentials.

businesspersonelchronicler icon businesspersonelchronicler

Full stack web application: ReactJS frontend + Django Python Backend + SQLite3 Database. This web application is an internal business tool that can be used by business management personel to plan, build, and track their work force.

cashregister icon cashregister

Demonstrate JavaScript test suite using jest.js testing framework.

cleverwar icon cleverwar

java achival file used in deploying web sever

containerize-a-django-web-app icon containerize-a-django-web-app

This article describes in small details how to transform a python web app project into a deployable docker image. e.g. we will be practicing docker build and run a django web application exposing its port to a docker subnet.

dailycodingchallenge icon dailycodingchallenge

Test-driven software solutions to the daily coding challenge received in my mail box. Apparently, these are interview questions. New addition is usually pushed as file denoted 'codechallenge-###.py' , where ### is the sequential digits. Each file should contain a date, the original problem description in the comment section, and my attempted solution below it.

django-web-blog- icon django-web-blog-

A python web app using django framework -- development stage. Check out django deployment on how to run on PaaS or IaaS. Remember to change DJANGO_SECRET_KEY, DJANGO_DEBUG, AND ALLOWED_HOSTS, etc.. in setting.py first.

fabric icon fabric

demonstrate fabric in place of openssl

jokewebapp icon jokewebapp

C# MVC project built with asp.net using netcore3.1 available on dockerhub.com/marknre

json-server icon json-server

chart-js client app uses datapoints from silmulated backend json-server

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.