Giter VIP home page Giter VIP logo

Hello There, I'm Dan178A

Software and Web Developer

Twitter Follow Linkedin: thaianebraga GitHub followers

A little more about me...

const Daniel = {
    code: ["Javascript", "Typescript", "Python", "Rust", "QML", "C++"],
    askMeAbout: ["Web Dev", "Software Dev"],
    technologies: {
        mobileApp: ["Flutter"],
        frontEnd: {
            js: ["Vue", "Nuxt", "React", "NextJS"],
            css: ["vuetify", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express", "SuiteScript"],
            python: ["Pyqt","Django","flask"]
        },
        databases: ["mongoDB", "MySql", "sqlite","IndexedDB"],
        misc: ["Firebase", "Socket.IO", "selenium", "open-cv"]
    },
    architecture: ["SSR", "Progressive web applications", "Single page applications"],
    currentProject: "Developing custom software for each client",
} as {
    code: string[];
    askMeAbout: string[];
    technologies: {
        mobileApp: string[];
        frontEnd: {
            [x:string]: string[];
        };
        backEnd: {
            [x:string]: string[];
        };
        databases: string[];
        misc: string[];
    };
    architecture: string[];
    currentProject: string;
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


Dan A Dsr's Projects

graphics.h icon graphics.h

proyecto para computacion grafica donde dibujo the red ford de la india y uso las funciones de relleno de cada forma primitiva

jnote icon jnote

A Free and Open-Source Note Pad For Windows, Mac and Linux

lightp icon lightp

A lightweight word processor for the web.

qmlgraphs icon qmlgraphs

Undirected graph editor in QML and JS (QtQuick)

qwebchannel.js icon qwebchannel.js

File of Conexion With QWebchannel Object for a webview Aplications

report-designer icon report-designer

⚡打印设计、可视化、标签打印、编辑器、设计器、数据分析、报表设计、组件化、表单设计、h5页面、调查问卷、pdf生成、流程图、试卷、SVG、图形元素、物联网

sortfiltertest icon sortfiltertest

the purpose of this repository is to search the data according to custom categories

traffic_simulation_model icon traffic_simulation_model

Simulation of traffic using python and pygame for simulate multiple variables Density (number of vehicles), time and speed

vue-chat icon vue-chat

A simple chat interface with ChatGPT on the left and users on the right. When the 'Send' button is clicked, the prompt is sent to the backend API for processing.

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.