Giter VIP home page Giter VIP logo

Hello there ๐Ÿ‘‹, I'm Clark Dwain

With a seasoned background in Software and Web Development, I thrive on streamlining processes through automation, utilizing an array of scripts and diverse tools. My expertise encompasses various tasks and responsibilities through optimizations, security enhancements, creative design, meticulous analysis, and beyond.

package main

import "fmt"

type Clark struct {
    TechnicalSkills TechnicalSkills
}

type TechnicalSkills struct {
    Languages        []string
    Frontend         []string
    Backend          []string
    DevOps           []string
    Mobile           []string
    OperatingSystems []string
    Tools            []string
    Libraries        []string
}

func main() {
    clark := Clark{
        TechnicalSkills: TechnicalSkills{
            Languages:        []string{"๐ŸŸก Javascript", "๐ŸŸ  HTML5", "๐Ÿ”ต CSS3", "๐Ÿ Python", "โ˜• Java", "๐Ÿ˜ PHP", "๐Ÿ’พ SQL", "๐Ÿน Go", "โšก Zig", "๐Ÿš Bash", "๐Ÿ”ต Lua"},
            Frontend:         []string{"๐Ÿ”ง TypeScript", "โš›๏ธ React", "๐Ÿ”ฎ Vue", "๐ŸŒฑ Svelte", "๐ŸŒŸ Astro", "๐ŸŽจ TailwindCSS"},
            Backend:          []string{"๐ŸŸข NodeJS", "๐Ÿท๏ธ NestJS", "๐Ÿ”— GraphQL", "๐Ÿƒ MongoDB", "๐Ÿ“˜ Prisma"},
            DevOps:           []string{"โ˜๏ธ AWS"},
            Mobile:           []string{"๐Ÿ“ฑ React Native", "โ˜• Java/Kotlin"},
            OperatingSystems: []string{"๐ŸชŸ Windows", "๐Ÿง Linux [Debian, Arch]", "โš™๏ธ WSL2"},
            Tools:            []string{"๐Ÿ“ฆ Neovim", "๐Ÿ”— Tmux", "๐Ÿ–ฅ๏ธ Wezterm", "๐Ÿ”€ Git", "๐Ÿณ Docker", "๐Ÿ“ฎ Postman", "๐Ÿ—‚๏ธ DBeaver", "๐ŸŒ Wireshark"},
            Libraries:        []string{"โšก HTMX", "โšก Vite", "๐Ÿ“ฆ Rollup", "๐Ÿงช Jest", "๐Ÿ› ๏ธ Zod", "๐Ÿ” React Query", "โšก Zustand"},
        },
    }

    fmt.Printf("%+v\n", clark)
}

Clark Dwain Luna's Projects

beauty-vuejs-boilerplate icon beauty-vuejs-boilerplate

โค๏ธ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules

box-node-sdk icon box-node-sdk

A Javascript interface for interacting with the Box API. You can find the node package at

crud-app-vuejs-django icon crud-app-vuejs-django

This is simple crud app and searchFilter made using vuejs and django. Used to explain the tutorial present on https://medium.com/@shubhambansal_89125/crud-app-using-vue-js-and-django-516edf4e4217 https://medium.com/@shubhambansal_89125/searchfilter-using-django-and-vue-js-215af82e12cd

csv2xlsx icon csv2xlsx

convert csv formatted string/text to xlsx file formated with download support

fuel icon fuel

FuelPHP v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is fully PHP 7 compatible.

javascript-algorithms icon javascript-algorithms

๐Ÿ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings

leaflet icon leaflet

:leaves: JavaScript library for mobile-friendly interactive maps

leviathan icon leviathan

A Minecraft: Bedrock Edition server software written in Python

motd icon motd

Nukkit - MC Bedrock Edition Plugin (MOTD)

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.