const express = require("express");
const app = express();

app.set("view engine", "ejs");
app.use(express.static("public"));

app.get("/", (req, res) => {
  res.render("index");
});
<%- include('partials/header') %>

<section class="hero">
  <div class="container">
    <% if (user) { %>
      <h1><%= user.name %></h1>
    <% } %>
  </div>
</section>

Nico264Dev

Web Developer | Bot Developer | Frontend / Backend Developer

|

About Me

Hello! I'm Nico264Dev, a passionate software developer with a keen eye for detail and a love for creating elegant, efficient solutions. My journey in programming started several years ago, and since then, I've been constantly learning and evolving.

I specialize in full-stack development, with expertise in modern frameworks and technologies. I believe in writing clean, maintainable code and following best practices to deliver high-quality software.

When I'm not coding, you can find me playing some simulation games.

Currently Listening To

Checking Spotify...

My Coding Journey

2022

Started Programming

Began my coding journey with HTML, CSS, and JavaScript. Built my first website and fell in love with web development.

2023

First Discord Bot

Created my first Discord bot using Node.js and Discord.js. Learned about APIs, databases, and backend development.

2024

Full-Stack Projects

Dove into full-stack development with Express, EJS, and MongoDB. Built several web applications including Driverhubs analytics dashboard.

2025

Driverhubs

Started creating Drivershubs for TruckersMP VTCs with advanced features such as real-time tracking, analytics and much more.

Present

Continuous Learning

Currently exploring new technologies and working on exciting projects. Always learning and improving my skills.

0 Projects Completed
0 Hours Coding
0 Years Experience

🎂 Birthday Countdown

Time until my next birthday:

00 Days
00 Hours
00 Minutes
00 Seconds

Featured Projects

Portfolio Website

A modern, responsive portfolio website built with EJS and Express. Features include dynamic content rendering and professional design.

Node.js Express EJS JavaScript CSS3

Discord Bot

Feature-rich Discord bot with moderation tools, custom commands, and automated workflows for server management.

Discord.js Node.js API JavaScript

Driverhubs

Real-time analytics dashboard with interactive charts, data visualization, and comprehensive reporting features.

Node.js EJS JavaScript API

Technical Skills

Frontend

HTML5
CSS3
JavaScript
EJS

Backend

Node.js
Express
REST API

Get In Touch

Let's Work Together

I'm always open to discussing new projects, creative ideas, or opportunities to be part of your vision.

contact@nico264.dev
Available Worldwide
Response within 24 hours