diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..d6c7efe --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1,128 @@ +# Contributor Covenant Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our +community a harassment-free experience for everyone, regardless of age, body +size, visible or invisible disability, ethnicity, sex characteristics, gender +identity and expression, level of experience, education, socio-economic status, +nationality, personal appearance, race, religion, or sexual identity +and orientation. + +We pledge to act and interact in ways that contribute to an open, welcoming, +diverse, inclusive, and healthy community. + +## Our Standards + +Examples of behavior that contributes to a positive environment for our +community include: + +* Demonstrating empathy and kindness toward other people +* Being respectful of differing opinions, viewpoints, and experiences +* Giving and gracefully accepting constructive feedback +* Accepting responsibility and apologizing to those affected by our mistakes, + and learning from the experience +* Focusing on what is best not just for us as individuals, but for the + overall community + +Examples of unacceptable behavior include: + +* The use of sexualized language or imagery, and sexual attention or + advances of any kind +* Trolling, insulting or derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or email + address, without their explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Enforcement Responsibilities + +Community leaders are responsible for clarifying and enforcing our standards of +acceptable behavior and will take appropriate and fair corrective action in +response to any behavior that they deem inappropriate, threatening, offensive, +or harmful. + +Community leaders have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions that are +not aligned to this Code of Conduct, and will communicate reasons for moderation +decisions when appropriate. + +## Scope + +This Code of Conduct applies within all community spaces, and also applies when +an individual is officially representing the community in public spaces. +Examples of representing our community include using an official e-mail address, +posting via an official social media account, or acting as an appointed +representative at an online or offline event. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported to the community leaders responsible for enforcement at +chreachanchhunneng@gmail.com. +All complaints will be reviewed and investigated promptly and fairly. + +All community leaders are obligated to respect the privacy and security of the +reporter of any incident. + +## Enforcement Guidelines + +Community leaders will follow these Community Impact Guidelines in determining +the consequences for any action they deem in violation of this Code of Conduct: + +### 1. Correction + +**Community Impact**: Use of inappropriate language or other behavior deemed +unprofessional or unwelcome in the community. + +**Consequence**: A private, written warning from community leaders, providing +clarity around the nature of the violation and an explanation of why the +behavior was inappropriate. A public apology may be requested. + +### 2. Warning + +**Community Impact**: A violation through a single incident or series +of actions. + +**Consequence**: A warning with consequences for continued behavior. No +interaction with the people involved, including unsolicited interaction with +those enforcing the Code of Conduct, for a specified period of time. This +includes avoiding interactions in community spaces as well as external channels +like social media. Violating these terms may lead to a temporary or +permanent ban. + +### 3. Temporary Ban + +**Community Impact**: A serious violation of community standards, including +sustained inappropriate behavior. + +**Consequence**: A temporary ban from any sort of interaction or public +communication with the community for a specified period of time. No public or +private interaction with the people involved, including unsolicited interaction +with those enforcing the Code of Conduct, is allowed during this period. +Violating these terms may lead to a permanent ban. + +### 4. Permanent Ban + +**Community Impact**: Demonstrating a pattern of violation of community +standards, including sustained inappropriate behavior, harassment of an +individual, or aggression toward or disparagement of classes of individuals. + +**Consequence**: A permanent ban from any sort of public interaction within +the community. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 2.0, available at +https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. + +Community Impact Guidelines were inspired by [Mozilla's code of conduct +enforcement ladder](https://github.com/mozilla/diversity). + +[homepage]: https://www.contributor-covenant.org + +For answers to common questions about this code of conduct, see the FAQ at +https://www.contributor-covenant.org/faq. Translations are available at +https://www.contributor-covenant.org/translations. diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000..e2832a9 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,5 @@ +## Security Policy + +If you found a Security Issue, Please report to chreachanchhunneng@gmail.com + +We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml new file mode 100644 index 0000000..ba74216 --- /dev/null +++ b/.github/workflows/update.yml @@ -0,0 +1,36 @@ +name: Update +on: + workflow_dispatch: + push: + branches: + - main + schedule: + # daily + - cron: '0 0 * * *' + +permissions: + contents: write + +jobs: + test: + runs-on: ubuntu-latest + name: Update Resources + steps: + - uses: actions/checkout@v3 + - name: Setup Node.js + uses: actions/setup-node@v3 + with: + node-version: 18 + - name: Install Dependencies + run: npm ci + - name: Update Resources + run: npm run update:resources && npm run update:readme + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + - name: Commit Changes + uses: EndBug/add-and-commit@v9 + with: + author_name: ${{ github.actor }} + author_email: ${{ github.actor }}@users.noreply.github.com + message: 'docs: update resources' + add: '.' diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c87c9b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,36 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# dependencies +/node_modules +/.pnp +.pnp.js + +# testing +/coverage + +# next.js +/.next/ +/out/ + +# production +/build + +# misc +.DS_Store +*.pem + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* +.pnpm-debug.log* + +# local env files +.env*.local + +# vercel +.vercel + +# typescript +*.tsbuildinfo +next-env.d.ts diff --git a/README.md b/README.md new file mode 100644 index 0000000..11455d8 --- /dev/null +++ b/README.md @@ -0,0 +1,10849 @@ +# GitHub Developer in Cambodia + +This repository is a list of GitHub user or developer who are putting location in Cambodia. + +This repository maintenance by [Chhunneng](https://github.com/Chhunneng) or [Chrea Chanchhunneng](https://github.com/Chhunneng). Give a star or follow🥰. + +- Total: 892 +- Search Results: [GitHub Search](https://github.com/search?q=location%3ACambodia&type=users&ref=simplesearch) + +---- + + +
+ DJ-Raven Avatar +
+

Raven Laing

+

Location: Cambodia

+

Bio: Java Developer

+ GitHub Profile +
+
+ + + +
+ kosalgeek Avatar +
+

KosalGeek

+

Location: Phnom Penh, Cambodia

+

Bio: I'm a professor of CS. I like coding and making videos (http://yt.vu/u/oumsaokosal).

+ GitHub Profile +
+
+ + + +
+ Chensokheng Avatar +
+

Chensokheng

+

Location: Cambodia

+

Bio: Hi there, I am a developer/youtuber. +Currently available for intern/job opportunities

+ GitHub Profile +
+
+ + + +
+ Kampotboy Avatar +
+

Sothach Ly

+

Location: Kampot, Cambodia

+

Bio: Paok

+ GitHub Profile +
+
+ + + +
+ kruyvanna Avatar +
+

Kruy Vanna

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ tfd-ed Avatar +
+

tfd-ed

+

Location: Phnom Penh, Cambodia

+

Bio: TFD(Teaching For Devs) is a new initiative aiming at bringing uncovered facts that people might not be aware of to the public.

+ GitHub Profile +
+
+ + + +
+ invisal Avatar +
+

Visal .In

+

Location: Cambodia

+

Bio: A Cambodian passionate programmer

+ GitHub Profile +
+
+ + + +
+ sabbek Avatar +
+

SabK

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chamnap Avatar +
+

Chamnap Chhorn

+

Location: Phnom Penh, Cambodia

+

Bio: I'm such a generalist, who can quickly become proficient in whatever area of software development is required to get the job done.

+ GitHub Profile +
+
+ + + +
+ chunlee-thong Avatar +
+

Chunlee Thong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chornthorn Avatar +
+

Thorn Chorn

+

Location: Cambodia

+

Bio: Software Developer

+ GitHub Profile +
+
+ + + +
+ thavorac Avatar +
+

Thavorac

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ lyhourchhen Avatar +
+

lyhourchhen

+

Location: PhnomPenh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ angkosal Avatar +
+

Ang Kosal

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ nysamnang Avatar +
+

NY Samnang

+

Location: Phnom Penh, Cambodia

+

Bio: JavaScript Addict

+ GitHub Profile +
+
+ + + +
+ sokunheng Avatar +
+

heng.nn

+

Location: Phnom Penh, Cambodia

+

Bio: Ideas become reality

+ GitHub Profile +
+
+ + + +
+ lykheang1 Avatar +
+

MOEURN Lykheang

+

Location: Cambodia

+

Bio: The fruit of the Spirit is love, joy, peace, patience, kindness, goodness, faithfulness, gentleness, and self-control

+ GitHub Profile +
+
+ + + +
+ Veasna22 Avatar +
+

Veasna

+

Location: Cambodia

+

Bio: Java Developer

+ GitHub Profile +
+
+ + + +
+ dwilkie Avatar +
+

David Wilkie

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mengtongun Avatar +
+

SaTy

+

Location: Phnom Penh, Cambodia

+

Bio: Software Engineer | Clean, Secure, Performance Code Practitioner | Independent Developer | Quick Learner

+ GitHub Profile +
+
+ + + +
+ miratorimoonlight Avatar +
+

miratorimoonlight

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ munyoudoum Avatar +
+

munyoudoum

+

Location: Phnom Penh, Cambodia

+

Bio: # Todo: search for a cool bio

+ GitHub Profile +
+
+ + + +
+ vuthysreang Avatar +
+

Vuthy Sreang

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ voeunthavin Avatar +
+

Thavin Voeun

+

Location: Cambodia

+

Bio: Born in Siem Reap, Cambodia. Love exploring Technology world and believe that coding can change everything and make this world a better place.

+ GitHub Profile +
+
+ + + +
+ theachoem Avatar +
+

Thea Choem

+

Location: Phnom Penh, Cambodia

+

Bio: Enjoys learning and experimenting new things!

+ GitHub Profile +
+
+ + + +
+ amosjyng Avatar +
+

Amos Ng

+

Location: Siem Reap, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chheanpisethpanha Avatar +
+

Pisethpanha Chhean

+

Location: Cambodia

+

Bio: I am currently a working full time as a backend Symfony engineer. I have a passion for web development (FS). <3 Film making/Designing

+ GitHub Profile +
+
+ + + +
+ PheaSoy Avatar +
+

Phea Soy

+

Location: Phnom Penh, Cambodia

+

Bio: Love what you code, solve what you have to.

+ GitHub Profile +
+
+ + + +
+ ggonnella Avatar +
+

Giorgio Gonnella

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Leykimteng Avatar +
+

Kim Teng

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ungsophy Avatar +
+

Sophy Eung

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ hoeurnghen Avatar +
+

Luhen_9

+

Location: Cambodia

+

Bio: Software Engineering Department

+ GitHub Profile +
+
+ + + +
+ chamrouensann Avatar +
+

Chamrouen

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Mengsreang-Chhoeung Avatar +
+

Mengsreang Chhoeung

+

Location: Cambodia

+

Bio: Happy with coding

+ GitHub Profile +
+
+ + + +
+ Tontan-Hak Avatar +
+

Tontan Hak

+

Location: Phnom Penh, Cambodia

+

Bio: Name: Tontan Hak | ហាក់ តុនតាន. +I'm a self-taught guy who enjoys learning new things and teaching others.

+ GitHub Profile +
+
+ + + +
+ radinreth Avatar +
+

Radin Reth

+

Location: Phnom Penh, Cambodia

+

Bio: https://radinreth.github.io/

+ GitHub Profile +
+
+ + + +
+ saingsab Avatar +
+

Saing Sab (Ayoung)

+

Location: Cambodia

+

Bio: Craft Beer, Fishing, Road Trip, Dirt Bike, Hacking and Coding 🦀.

+ GitHub Profile +
+
+ + + +
+ LynanThon Avatar +
+

Lynan Thon

+

Location: Cambodia

+

Bio: Odoo ERP Business Consultant

+ GitHub Profile +
+
+ + + +
+ Vudthi Avatar +
+

Vudthi

+

Location: Cambodia

+

Bio: I'm a student.

+ GitHub Profile +
+
+ + + +
+ taingp Avatar +
+

Taing PengSreng

+

Location: Phnom Penh, Cambodia

+

Bio: 26 years of teaching Programming Language, Design Solution, Data Analyst

+ GitHub Profile +
+
+ + + +
+ sovichet Avatar +
+

Sovichet Tep

+

Location: Phnom Penh, Cambodia

+

Bio: Geek. Introvert. Type Designer.

+ GitHub Profile +
+
+ + + +
+ phengtola Avatar +
+

Pheng Tola

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chantouchsek Avatar +
+

Chantouch Sek

+

Location: Phnom Penh, Cambodia

+

Bio: I love coding.

+ GitHub Profile +
+
+ + + +
+ sreyounpann Avatar +
+

Yeow Pann

+

Location: Phnom Penh, Cambodia

+

Bio: I am a Software Development Student.

+ GitHub Profile +
+
+ + + +
+ putheakhem Avatar +
+

Khem Puthea

+

Location: Phnom Penh, Cambodia

+

Bio: AI & DevOps

+ GitHub Profile +
+
+ + + +
+ sophy Avatar +
+

Sophy Prak

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ lim-anggun Avatar +
+

lim-anggun

+

Location: Cambodia

+

Bio: Deep/Machine Learning | Software Engineer

+ GitHub Profile +
+
+ + + +
+ Hychhayrith Avatar +
+

Hy Chhayrith

+

Location: Cambodia

+

Bio: I grew up surrounded by technologies that make me in love with it. I am always curious about how things work. I'm doing my bachelor in Software Engineering.

+ GitHub Profile +
+
+ + + +
+ it-chhaya Avatar +
+

Chan Chhaya

+

Location: Toul Kork, Phnom Penh, Cambodia

+

Bio: My skill is Full-Stack Web Development. I love teaching and sharing my knowledge with the young generation.

+ GitHub Profile +
+
+ + + +
+ bunhann Avatar +
+

Bunhann THOU

+

Location: Cambodia

+

Bio: Mobile & Web Developer

+ GitHub Profile +
+
+ + + +
+ RouenPro Avatar +
+

Chamrouen

+

Location: Cambodia

+

Bio: Commitment cover all the hard things👨‍💻

+ GitHub Profile +
+
+ + + +
+ MakaraDevOP Avatar +
+

Makara OP

+

Location: Banteay Mean Chey, Cambodia

+

Bio: take respect give respect ☕️🍜'☕

+ GitHub Profile +
+
+ + + +
+ Galaxy092 Avatar +
+

Penh Polydet

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ oemdaro Avatar +
+

Oem Daro

+

Location: Phnom Penh, Cambodia

+

Bio: Electronics, Automation, and Telecommunications engineer with experience in Telco VAS, Web and Container technologies.

+ GitHub Profile +
+
+ + + +
+ phansovanna18 Avatar +
+

Phan Sovanna

+

Location: Cambodia

+

Bio: I am a Software Engineer who is studying a Batch 6 A in Software Engineering at the Kirirom Institute of Technology.

+ GitHub Profile +
+
+ + + +
+ visay Avatar +
+

Visay Keo

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ rinabuoy Avatar +
+

Rina Buoy

+

Location: Cambodia

+

Bio: I am a petroleum engineer by background and a data scientist by passion.

+ GitHub Profile +
+
+ + + +
+ nathchan Avatar +
+

Chan Nath

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ thebananafish Avatar +
+

Bananafish

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Nguonchhay Avatar +
+

TOUCH Nguonchhay

+

Location: Cambodia

+

Bio: I like coding and learn new things.

+ GitHub Profile +
+
+ + + +
+ parinha Avatar +
+

OR Sereiparinha

+

Location: Phnom Penh, Cambodia

+

Bio: 🌲 🚲 🌲

+ GitHub Profile +
+
+ + + +
+ mingtheanlay Avatar +
+

Mingthean Lay

+

Location: Phnom Penh, Cambodia

+

Bio: 🌏 Hello World

+ GitHub Profile +
+
+ + + +
+ Socret360 Avatar +
+

Socret Lee

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ liqwik Avatar +
+

L!qwiK

+

Location: Cambodia

+

Bio: Sometimes, we don't need to tell anyone who we are.

+ GitHub Profile +
+
+ + + +
+ kosalvireak Avatar +
+

Khoeun Kosalvireak

+

Location: Phnom Penh, Cambodia

+

Bio: A self-taught guy who enjoys exploring new things and supporting others.

+ GitHub Profile +
+
+ + + +
+ eriksank Avatar +
+

Erik Poupaert

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ rinn7e Avatar +
+

Moremi Vannak

+

Location: Phnom Penh, Cambodia

+

Bio: Enthusiastic Functional Programmer, specialized in Haskell, Typescript(fp-ts), Purescript, and Elm.

+ GitHub Profile +
+
+ + + +
+ thearabbit Avatar +
+

Yuom Theara

+

Location: Battambambang, Cambodia.

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chetra-seng Avatar +
+

Chetra Seng

+

Location: Phnom Penh, Cambodia

+

Bio: Full-stack Developer

+ GitHub Profile +
+
+ + + +
+ viraksok Avatar +
+

Virak

+

Location: Cambodia

+

Bio: I write codes.

+ GitHub Profile +
+
+ + + +
+ darongmean Avatar +
+

Darong Mean

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Dominic-Preap Avatar +
+

Dominic Preap

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Tulamechatronics Avatar +
+

Oudom

+

Location: Cambodia

+

Bio: Be humble. Be teachable. The universe is bigger than your view of the universe. There's always room for a new idea. Humility is necessary for growth. _ Feynman

+ GitHub Profile +
+
+ + + +
+ sovannarithcheav Avatar +
+

Sovannarith Cheav

+

Location: Phnom Penh, Cambodia

+

Bio: I'm not a serial killer, I'm a serial debugger from Cambodia.

+ GitHub Profile +
+
+ + + +
+ sidarakeo Avatar +
+

Sidara KEO

+

Location: Phnom Penh,Cambodia

+

Bio: Cambodian Automation QA Engineer

+ GitHub Profile +
+
+ + + +
+ vongvisalsambath Avatar +
+

Vong Visalsambath

+

Location: Phnom Penh, Cambodia

+

Bio: Software Developer with a love for technology, coffee and anime.

+ GitHub Profile +
+
+ + + +
+ soumany Avatar +
+

Sou Many

+

Location: Phnom Penh, Cambodia

+

Bio: A sophomore in Information Technology Engineering at RUPP and Software Development at E2STEM. +

+ GitHub Profile +
+
+ + + +
+ Pagnavathcoding Avatar +
+

Pagnavathcoding

+

Location: Cambodia

+

Bio: Founder & CEO of VathClass

+ GitHub Profile +
+
+ + + +
+ heangdeveloper Avatar +
+

Heang Developer

+

Location: Battambang, Cambodia

+

Bio: Make video YouTube for everyone who want to learn web. Like Laravel and React JS.

+ GitHub Profile +
+
+ + + +
+ vkjdinesh Avatar +
+

vkjdinesh

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ HELMAB Avatar +
+

ហ៊ែល ម៉ាប់

+

Location: Phnom Penh, Cambodia

+

Bio: Server Side Developer

+ GitHub Profile +
+
+ + + +
+ phannaly Avatar +
+

phanna

+

Location: Cambodia

+

Bio: Sr. DevOps Engineer

+ GitHub Profile +
+
+ + + +
+ vitalsowath Avatar +
+

Vital Sowath

+

Location: Phnom Penh, Cambodia

+

Bio: iOS Developer, mostly coding for iOS in Swift and Objective-C. Improves wherever possible and develops tech for the best.

+ GitHub Profile +
+
+ + + +
+ Chhunneng Avatar +
+

Chrea Chanchhunneng

+

Location: Tokyo, Japan / Cambodia

+

Bio: Code Adventure In Japan 🇯🇵 +

+ GitHub Profile +
+
+ + + +
+ Nel-sokchhunly Avatar +
+

Nel Sokchhunly

+

Location: Cambodia

+

Bio: Coding my way through life.

+ GitHub Profile +
+
+ + + +
+ soknoy12 Avatar +
+

Soknoy

+

Location: Phnom Penh, Cambodia

+

Bio: Software Engineering student from Kirirom Institute of Technology (KIT).Web developer, Backend developer🚀💻

+ GitHub Profile +
+
+ + + +
+ minhthinhls Avatar +
+

Huỳnh Lê Minh Thịnh (Edgar Huynh)

+

Location: 214 Kampuchea Krom Blvd (128) Phnom Penh, Cambodia

+

Bio: A Full-stack Software Engineer interested in Product Values, Operation Cost Optimization, Scalability and Micro Services Architecture.

+ GitHub Profile +
+
+ + + +
+ chengsokdara Avatar +
+

Sokdara Cheng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sarath-c-sandwich Avatar +
+

uchsarath

+

Location: Phnom Penh, Cambodia

+

Bio: Startup Founder & Product Enthusiast. Product engineer obsessed with customers' experiences; delivering exceptional products that change people's livelihood.

+ GitHub Profile +
+
+ + + +
+ Hua-Meng14 Avatar +
+

Hua-Meng14

+

Location: Cambodia

+

Bio: Software Engineer | Integration Dev +Python, Backend, Frontend, Solidity, Smart contract, WSO2 MI, APIM & IoT.

+ GitHub Profile +
+
+ + + +
+ heatkoemnak Avatar +
+

Heat Koemnak

+

Location: Cambodia

+

Bio: I am a student majoring in ITE at Royal University Phnom Penh.

+ GitHub Profile +
+
+ + + +
+ SOKHUONG Avatar +
+

SOKHUONG UON

+

Location: cambodia

+

Bio: Implementing imagination 👩‍💻

+ GitHub Profile +
+
+ + + +
+ MuyleangIng Avatar +
+

Muyleang Ing

+

Location: Phnom Penh City ,Cambodia

+

Bio: I'm student years 4 ,i'm study at university RUPP Royal University Phnom Penh +

+ GitHub Profile +
+
+ + + +
+ kimoun759 Avatar +
+

kimoun759

+

Location: Phnom Penh Cambodia

+

Bio: http://en.gravatar.com/kimsovan72.json

+ GitHub Profile +
+
+ + + +
+ nohannah Avatar +
+

No Hannah

+

Location: PhnomPenh Cambodia

+

Bio: Information Technology Engineering at the Royal University of Phnom Penh & Software Engineering at E2stem Education Cambodia +

+ GitHub Profile +
+
+ + + +
+ lydenchai Avatar +
+

Lyden CHAI

+

Location: Phnom Penh, Cambodia

+

Bio: Family, Studies, Love, and Help.

+ GitHub Profile +
+
+ + + +
+ minuth Avatar +
+

minuth

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ChrisLegaxy Avatar +
+

Chris Van

+

Location: Phnom Penh, Cambodia

+

Bio: I'm a passionate self-taught Software Engineer. + +My main interests are Mobile & Web Development, AI, API Development, DevOps & Solutions Architect.

+ GitHub Profile +
+
+ + + +
+ KongOU Avatar +
+

Kong

+

Location: Phnom Penh, Cambodia

+

Bio: Ruby on Rails

+ GitHub Profile +
+
+ + + +
+ piseth Avatar +
+

Piseth Sok

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sitthykun Avatar +
+

Sitthykun LY

+

Location: Phnom Penh, Cambodia

+

Bio: philosopher, writer, wanderer, inventor, entrepreneur, business strategist, +programmer, software architecture

+ GitHub Profile +
+
+ + + +
+ Chanjnint21 Avatar +
+

Chanjnint Lim

+

Location: Cambodia

+

Bio: “You only live once, but if you do it right, once is enough.” ― Mae West

+ GitHub Profile +
+
+ + + +
+ sophada Avatar +
+

Mr. San Sophada

+

Location: Kampong Cham, Cambodia

+

Bio: CEO of S-SERVER Private Limited Company

+ GitHub Profile +
+
+ + + +
+ piseysen Avatar +
+

Pisey Sen

+

Location: Phnom Penh, Cambodia

+

Bio: Freelancer Mobile Development. + | Android App Developer | Game Developer | Software Developer | Web Developer | Angular CLI | Blogger | Open Source lover

+ GitHub Profile +
+
+ + + +
+ SOYHOK Avatar +
+

SOYHOK

+

Location: Phnom Penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ xpcrts Avatar +
+

Phok Chanrithisak

+

Location: Cambodia

+

Bio: You have two hands, one for helping yourself and other one for helping others; and you can repeat this.

+ GitHub Profile +
+
+ + + +
+ HeroSony Avatar +
+

HeroSony

+

Location: Cambodia

+

Bio: Φ Ω Ψ +ϒȯu cannot kill a man who is already dead inside.

+ GitHub Profile +
+
+ + + +
+ thormengkheang Avatar +
+

Kheang

+

Location: Phnom Penh, Cambodia

+

Bio: Made magic by 💻

+ GitHub Profile +
+
+ + + +
+ spcily Avatar +
+

sopheak

+

Location: Cambodia

+

Bio: i write codes +🇰🇭🇰🇭🇰🇭

+ GitHub Profile +
+
+ + + +
+ SakalSo Avatar +
+

Sakal

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chanphiromsok Avatar +
+

Chanphirom Sok

+

Location: Cambodia

+

Bio: Nothing will work unless you do it ✌️😉

+ GitHub Profile +
+
+ + + +
+ Hengborann-Moul Avatar +
+

Tadashi Hamada

+

Location: Cambodia

+

Bio: Django, Python, Angular, React

+ GitHub Profile +
+
+ + + +
+ BanlyTong Avatar +
+

Banly Tong

+

Location: Cambodia

+

Bio: A software engineer with 5+ years of experience. I enjoy making everyone life better. I love efficiency, automation, zero waste, agility, and minimalism.

+ GitHub Profile +
+
+ + + +
+ Manethpak Avatar +
+

Pak Maneth

+

Location: Cambodia

+

Bio: Could I? Should I?

+ GitHub Profile +
+
+ + + +
+ sophatvathana Avatar +
+

Sophat Vathana

+

Location: Cambodia

+

Bio: I love what i want to do.

+ GitHub Profile +
+
+ + + +
+ sayseakleng Avatar +
+

Say Seakleng

+

Location: Phnom Penh, Cambodia

+

Bio: Practice Like You’ve Never Won, Perform Like You've Never Lost

+ GitHub Profile +
+
+ + + +
+ devolutionary-wizard Avatar +
+

Devolutionary Wizard

+

Location: Cambodia

+

Bio: Enthusiastic Backend Developer

+ GitHub Profile +
+
+ + + +
+ Phayuth Avatar +
+

Nobby-

+

Location: Phnom Penh, Cambodia/ Gwangju, Korea

+

Bio: Mechanical, Robotic, Mechatronics

+ GitHub Profile +
+
+ + + +
+ BonchayHi5 Avatar +
+

Bonchay Ouk

+

Location: Phnom Penh, Cambodia

+

Bio: Push to the limit

+ GitHub Profile +
+
+ + + +
+ cheamseta Avatar +
+

Setak Varaman !!!!

+

Location: Cambodia

+

Bio: I can cook and I can code ! I am also a good kisser 😌

+ GitHub Profile +
+
+ + + +
+ vatana7 Avatar +
+

Vatana

+

Location: Cambodia

+

Bio: Software Engineer from Kirirom Institute of Technology

+ GitHub Profile +
+
+ + + +
+ sengthaite Avatar +
+

Sengthai Te

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ keoKAY Avatar +
+

KAY KEO

+

Location: phnom penh, cambodia

+

Bio: Computer Science and Engineering student at Royal University of Phnom Penh

+ GitHub Profile +
+
+ + + +
+ Novsochetra Avatar +
+

Novsochetra

+

Location: Phnom Penh, Cambodia

+

Bio: 🌲⚽️🌲

+ GitHub Profile +
+
+ + + +
+ vichhika Avatar +
+

Vichhika

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ panhavad Avatar +
+

Duk Panhavad

+

Location: Cambodia

+

Bio: Not an expert in anything.

+ GitHub Profile +
+
+ + + +
+ Ratanaksambat19 Avatar +
+

bath.s

+

Location: Cambodia

+

Bio: Nothing to do, nothing to read. :(

+ GitHub Profile +
+
+ + + +
+ THECyb0rgLab Avatar +
+

THECyb0rg Lab

+

Location: Phnom Penh, Cambodia

+

Bio: A penetration tester and a red teamer goes by the code name #THECyb0rg +| C|EH [P], OSCP, CRTO and CRTE Certified

+ GitHub Profile +
+
+ + + +
+ SelaMonysathya Avatar +
+

Sela Monysathya

+

Location: Phnom Penh/Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ shurricanex Avatar +
+

Sarakorn Sakol

+

Location: Phnom Penh, Cambodia

+

Bio: Fullstack Software Engineer. currently learning Java, Rust, AWS and brushing TS

+ GitHub Profile +
+
+ + + +
+ Sreynaj Avatar +
+

SREYNAJ KEB

+

Location: Phnom Penh Cambodia

+

Bio: Coding gives me both Maricle and Misery at the same time.

+ GitHub Profile +
+
+ + + +
+ MakaraSok Avatar +
+

Makara

+

Location: Cambodia

+

Bio: Tech enthusiast and language lover.

+ GitHub Profile +
+
+ + + +
+ Pheak02 Avatar +
+

Sopheak Saing

+

Location: Phnom Penh, Cambodia

+

Bio: Software & IT Engineering undergraduate

+ GitHub Profile +
+
+ + + +
+ ritheasen Avatar +
+

Hanritheasen Sreng

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sourngseng Avatar +
+

SENG Sourng

+

Location: Cambodia

+

Bio: Computer Science and Engineering

+ GitHub Profile +
+
+ + + +
+ WANGZUNN Avatar +
+

Srun Veng

+

Location: Phnom Penh,Cambodia

+

Bio: Self-taught Dev.

+ GitHub Profile +
+
+ + + +
+ lychunvira18 Avatar +
+

Chunvira Ly

+

Location: Cambodia

+

Bio: Kirirom Institute of Technology | Batch 6 | Year 4 | Full-stack developer | Front End Enthusiast | UI/UX Designer

+ GitHub Profile +
+
+ + + +
+ kristoff2016 Avatar +
+

Kristoff IBell

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Monyjenni Avatar +
+

Chansovanmony Yoeun

+

Location: Phnom Penh,Cambodia

+

Bio: One line at a time 💻✨

+ GitHub Profile +
+
+ + + +
+ darot-chen Avatar +
+

Darot

+

Location: Toul Kok, Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ masayaShinoda Avatar +
+

MasayaShinoda

+

Location: Phnom Penh, Cambodia.

+

Bio: Coding from Cambodia.

+ GitHub Profile +
+
+ + + +
+ menglycheng Avatar +
+

Mengly_Cheng

+

Location: Cambodia

+

Bio: software engineering Student.

+ GitHub Profile +
+
+ + + +
+ vanna-code Avatar +
+

ᴀᴍ ᴠᴀɴɴᴀ

+

Location: Cambodia

+

Bio: Hello am from cambodia !

+ GitHub Profile +
+
+ + + +
+ BlackKhm Avatar +
+

BlackKhm

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ seakmengc Avatar +
+

Seakmeng Chheang

+

Location: Cambodia

+

Bio: It’s not worth to fight many obstacles in your life for just a living for your own.

+ GitHub Profile +
+
+ + + +
+ chhsambo Avatar +
+

Sambo

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ channchetra Avatar +
+

Chetra Chann

+

Location: Cambodia

+

Bio: Web Dev @MPTC

+ GitHub Profile +
+
+ + + +
+ TheaRong Avatar +
+

Thearong Phy

+

Location: Phnom Penh, Cambodia

+

Bio: Full-Stack Developer.

+ GitHub Profile +
+
+ + + +
+ skanel Avatar +
+

kso

+

Location: Phnom Penh, Cambodia

+

Bio: I am single

+ GitHub Profile +
+
+ + + +
+ HenGPlayZ Avatar +
+

Draxler

+

Location: Cambodia

+

Bio: 🤍

+ GitHub Profile +
+
+ + + +
+ hangleang Avatar +
+

Hangleang

+

Location: Cambodia

+

Bio: Smart Contract Engineer. former @koompi & @bitriel.

+ GitHub Profile +
+
+ + + +
+ soknaly Avatar +
+

Sokna Ly

+

Location: Phnom Penh, Cambodia

+

Bio: I write code for a living🧑‍💻

+ GitHub Profile +
+
+ + + +
+ theavuthnhel Avatar +
+

Theavuth NHEL

+

Location: Phnom Penh, Cambodia

+

Bio: I graduated from the SETEC institute in 2013 and I had 7+ years of experience in developing and leading software companies.

+ GitHub Profile +
+
+ + + +
+ panhna Avatar +
+

Henry Seng

+

Location: Phnom Penh - Cambodia

+

Bio: Senior Mobile at Slash.co Multi Programming/Platform Full-stack developer, UX/UI Design

+ GitHub Profile +
+
+ + + +
+ Re4ch-Jay Avatar +
+

Phat Panhareach

+

Location: Phnom Penh, Cambodia

+

Bio: Software Developer

+ GitHub Profile +
+
+ + + +
+ dale-lim29 Avatar +
+

Dale LIM

+

Location: Phom Penh, Cambodia

+

Bio: Electronic Engineer + +

+ GitHub Profile +
+
+ + + +
+ vsrboth Avatar +
+

Sereyboth Van

+

Location: Phnom Penh, Cambodia

+

Bio: I am a Ruby on Rails developer. Treat me as an experienced software engineer who love cool projects.

+ GitHub Profile +
+
+ + + +
+ kimoun745 Avatar +
+

kimoun745

+

Location: Phnom Penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ setyuth Avatar +
+

Yuth Set

+

Location: Cambodia

+

Bio: Be Like Pro!

+ GitHub Profile +
+
+ + + +
+ NhorkSopheakna Avatar +
+

NhorkSopheakna

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kierglover Avatar +
+

Kieran

+

Location: UK and Cambodia

+

Bio: Managing Partner of Mäd Creative.

+ GitHub Profile +
+
+ + + +
+ joechea-aupp Avatar +
+

Singhtararaksmey (Joe) Chea

+

Location: Phnom Penh, Cambodia

+

Bio: Online wizard, offline adventurer 🧙‍♂️🌄

+ GitHub Profile +
+
+ + + +
+ sophanith1 Avatar +
+

Chhoun Sophanith

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ panzerhong Avatar +
+

Panzer Hong

+

Location: Cambodia

+

Bio: Citizen

+ GitHub Profile +
+
+ + + +
+ 12rithy Avatar +
+

Chanrithy Thim

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ phoemphanith Avatar +
+

PHOEM Phanith

+

Location: Phnom Penh, Cambodia

+

Bio: 23 y.o Web Developer from Phnom Penh, Cambodia

+ GitHub Profile +
+
+ + + +
+ chakriyamet Avatar +
+

chakriya_met

+

Location: Phnom Penh, Cambodia

+

Bio: DO to OTHERS as you would have them to DO to YOU.

+ GitHub Profile +
+
+ + + +
+ veasnama Avatar +
+

Ma veasna

+

Location: Phnom Penh, Cambodia

+

Bio: I like to do all the things

+ GitHub Profile +
+
+ + + +
+ HS-Long Avatar +
+

Seaklong HENG

+

Location: Phnom Penh, Cambodia

+

Bio: Everyone call me ah Smos :>

+ GitHub Profile +
+
+ + + +
+ ravuthz Avatar +
+

Ravuthz

+

Location: Cambodia, Phnom Penh

+

Bio: I'm senior developer

+ GitHub Profile +
+
+ + + +
+ HokhyTann Avatar +
+

Hokhy Tann

+

Location: Phnom Penh, Cambodia

+

Bio: Human as SWE +Hope you get that lame joke 😄.

+ GitHub Profile +
+
+ + + +
+ borey Avatar +
+

Borey Lim

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ PLSeng Avatar +
+

PAV Limseng

+

Location: Phnom Penh, Cambodia

+

Bio: One day in a café far away.

+ GitHub Profile +
+
+ + + +
+ chanthornsp Avatar +
+

Chanthorn SP

+

Location: Phnom Penh, Cambodia

+

Bio: Love coding solo.

+ GitHub Profile +
+
+ + + +
+ cphana Avatar +
+

Phana Chhean

+

Location: Phnom Penh, Cambodia

+

Bio: A code enthusiast.

+ GitHub Profile +
+
+ + + +
+ VichitGit Avatar +
+

Vichit POV

+

Location: Cambodia

+

Bio: Currently, I'm a mobile application developer at Prasac MFI in Cambodia. Every day, I specify on mobile development with multiple programming languages.

+ GitHub Profile +
+
+ + + +
+ sokphea-chea Avatar +
+

sokphea (BEN)

+

Location: phnom penh ,cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Ouspheaktra Avatar +
+

Ouspheaktra Phal

+

Location: Siem Reap, Cambodia

+

Bio: KEEP MOVING FORWARD

+ GitHub Profile +
+
+ + + +
+ LijenKhoder Avatar +
+

Lijen Khoder

+

Location: Phnom Penh, Cambodia

+

Bio: If it works, don't touch it.

+ GitHub Profile +
+
+ + + +
+ NYT92 Avatar +
+

Norin Chamroeun

+

Location: Phnom Penh, Cambodia

+

Bio: stupid cambodian developer at the age of 18...

+ GitHub Profile +
+
+ + + +
+ Densovan Avatar +
+

DenSovan

+

Location: Phnom Penh, Cambodia

+

Bio: Hello World +

+ GitHub Profile +
+
+ + + +
+ longvireak Avatar +
+

Vireak

+

Location: Cambodia

+

Bio: Daddy to a little girl.

+ GitHub Profile +
+
+ + + +
+ KheangLov Avatar +
+

kheanglov

+

Location: Phnom penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ThyMakra Avatar +
+

ThyMakra

+

Location: Cambodia

+

Bio: +

+ GitHub Profile +
+
+ + + +
+ nythyatdora Avatar +
+

Thyatdora Ny

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Rithprohos Avatar +
+

Rith Prohos Som

+

Location: Asia / Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ muysamdy Avatar +
+

samdy

+

Location: Cambodia

+

Bio: Tech Enthusiast +

+ GitHub Profile +
+
+ + + +
+ votanasrey Avatar +
+

Votana.Srey

+

Location: Cambodia

+

Bio: Digital Data Scientist | Digital Transformer & Innovator

+ GitHub Profile +
+
+ + + +
+ rotsarak-kang Avatar +
+

Rotsarak Kang

+

Location: Phnom Penh, Cambodia

+

Bio: Computer Vision Engineering | Data Scientist | Web Developer +#Freelancer

+ GitHub Profile +
+
+ + + +
+ kimseasok Avatar +
+

Kimsea Sok

+

Location: Cambodia

+

Bio: A blogger, developer, and freelancer

+ GitHub Profile +
+
+ + + +
+ mrrbrilliant Avatar +
+

Brilliant PHAL

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ aramvisser Avatar +
+

Aram Visser

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sovichea Avatar +
+

Sovichea Tep

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ metrey Avatar +
+

Pongsametrey

+

Location: Phnom Penh, CAMBODIA

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kimsengduong Avatar +
+

Kimseng Duong

+

Location: Phnom Penh, Cambodia

+

Bio: I make things error...

+ GitHub Profile +
+
+ + + +
+ hangsiahong Avatar +
+

Hangsia Hong

+

Location: Cambodia

+

Bio: Life is like a soup and I'm a chopstick.

+ GitHub Profile +
+
+ + + +
+ yuniit Avatar +
+

Yuniit

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sinthon Avatar +
+

Sinthon Seng

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Dapravith Avatar +
+

ROTHA DAPRAVITH

+

Location: Phnom Penh, Cambodia

+

Bio: Welcome to my GitHub account. I'm a student at Institute of Technology of Cambodia (ITC). Interested in Full-stack web Developer. +

+ GitHub Profile +
+
+ + + +
+ ngua Avatar +
+

Rory Tyler Hayford

+

Location: Phnom Penh, Cambodia

+

Bio: https://gitlab.com/ngua

+ GitHub Profile +
+
+ + + +
+ lavymeng Avatar +
+

lavy

+

Location: Cambodia

+

Bio: Software engineering student.

+ GitHub Profile +
+
+ + + +
+ sammanak Avatar +
+

Kuon Sammanak

+

Location: Cambodia

+

Bio: Backend 🎯

+ GitHub Profile +
+
+ + + +
+ pitoukhmer Avatar +
+

Pitou

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ michneuy Avatar +
+

Mich Neuy

+

Location: Phnom Penh, Cambodia

+

Bio: junior developer PHP (Laravel) back-end ,VueJs front-end and Mobile(Flutter)🧑🏻‍💻❤️

+ GitHub Profile +
+
+ + + +
+ KrySenghort Avatar +
+

Kry Senghort

+

Location: Cambodia

+

Bio: Single

+ GitHub Profile +
+
+ + + +
+ longcharmroeun Avatar +
+

Longcharmroeun

+

Location: Cambodia

+

Bio: Unknown

+ GitHub Profile +
+
+ + + +
+ itsgeniuS Avatar +
+

Thulasi Rajan P

+

Location: Cambodia

+

Bio: Aspiring Mobile application Developer with more than 6 years of industrial skills. 😎 + +Programming doesn't solve problems, it executes solutions! 🎯

+ GitHub Profile +
+
+ + + +
+ chheangg Avatar +
+

Ly Eang Chheang

+

Location: Phnom Penh, Cambodia

+

Bio: An undergraduate, first of his name.

+ GitHub Profile +
+
+ + + +
+ viirak Avatar +
+

Virak HOR

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sokkhey Avatar +
+

Sokkhey Phauk

+

Location: Phnom Penh, Cambodia

+

Bio: Sokkhey was a lecturer at the Institute of Technology of Cambodia (ITC), Cambodia. He holds a Ph.D. in Data Science from Japan

+ GitHub Profile +
+
+ + + +
+ punnreaykhy Avatar +
+

Khy Punnreay

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ daihaminkey Avatar +
+

Timophey Khakhanov

+

Location: Phnom Penh, Cambodia

+

Bio: C# and Python game developer

+ GitHub Profile +
+
+ + + +
+ Hemechi Avatar +
+

Helen

+

Location: Phnom Penh, Cambodia

+

Bio: I am a computer science student at RUPP ( Royal Universities of Phnom Penh )

+ GitHub Profile +
+
+ + + +
+ BrosToch Avatar +
+

Bros Toch

+

Location: Cambodia

+

Bio: My name is Bros Toch, Im a student at Institute of technology of Cambodia. Department IT ( GIC ).

+ GitHub Profile +
+
+ + + +
+ YithSopheaktra8 Avatar +
+

Yith Sopheaktra

+

Location: Cambodia

+

Bio: studying computer science at Royal University of Phnom Penh in Cambodia

+ GitHub Profile +
+
+ + + +
+ iamcombo Avatar +
+

Piset Heang

+

Location: Phnom Penh, Cambodia

+

Bio: A Programmer who is ready to learn and adapt. +Web Developer based in Cambodia.

+ GitHub Profile +
+
+ + + +
+ angelplayer Avatar +
+

ANGEL

+

Location: Phnom Penh, Cambodia

+

Bio: Software Developer and Researcher

+ GitHub Profile +
+
+ + + +
+ hourmeng12 Avatar +
+

Hourmeng12

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ stalin16 Avatar +
+

Oum Stalin

+

Location: Phnom Penh, Cambodia

+

Bio: Computer Science | Coding | Networking

+ GitHub Profile +
+
+ + + +
+ ChhailengTim Avatar +
+

CHHAILENG TIM

+

Location: Cambodia

+

Bio: Flutter developer, Love studying new things on the internet. +

+ GitHub Profile +
+
+ + + +
+ slesulvy Avatar +
+

Sles Ulvy

+

Location: Phnom Penh Cambodia.

+

Bio: Web Application Developer

+ GitHub Profile +
+
+ + + +
+ Touexe Avatar +
+

Tou

+

Location: Phnom Penh, Cambodia

+

Bio: YES! MY CODE SUCKS! I KNOW THAT!

+ GitHub Profile +
+
+ + + +
+ VisalPaing Avatar +
+

Paing_Visal

+

Location: Cambodia

+

Bio: 17-Year-old full stack developer, What else? 🤔

+ GitHub Profile +
+
+ + + +
+ davidhuotkeo Avatar +
+

Kim kosei

+

Location: Cambodia

+

Bio: Nothing much about me.

+ GitHub Profile +
+
+ + + +
+ Sengchheang Avatar +
+

Sengchheang Chhun

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vongpharim Avatar +
+

vongpharim

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ CheekyChee Avatar +
+

Chhay Socheret

+

Location: Cambodia

+

Bio: Start off small, dream big, keep the motivation going.

+ GitHub Profile +
+
+ + + +
+ TuonBondol Avatar +
+

Tuon Bondol

+

Location: Cambodia

+

Bio: Follow your Dream, Nothing Impossible!

+ GitHub Profile +
+
+ + + +
+ TithSambath Avatar +
+

Tithsambath

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ bookmebus Avatar +
+

BookMeBus

+

Location: Kampuchea Krom, KE 2nd Floor, Phnom Penh Cambodia.

+

Bio: BookMeBus, established in 2015, provides a full featured transit cloud based SASS( online booking website and app, backend, marketing tool, BI, ...)

+ GitHub Profile +
+
+ + + +
+ cheakimhengg Avatar +
+

Chea KimHeng

+

Location: Phnom Penh, Cambodia

+

Bio: Curiosity is the wick in the candle of learning.

+ GitHub Profile +
+
+ + + +
+ TVYDev Avatar +
+

TANG Vannyou

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Ngounse Avatar +
+

Ngounse

+

Location: Cambodia,

+

Bio: Hello, Nice to meet you. +I Worked as an application Developer, at @ARDB. From 17-july-2023

+ GitHub Profile +
+
+ + + +
+ SokhengDin Avatar +
+

SokhengDin

+

Location: Phnom Penh, Cambodia

+

Bio: Just a normal programmer.

+ GitHub Profile +
+
+ + + +
+ thengwonderland Avatar +
+

Sievtheng Dara

+

Location: Siem Reap. Cambodia

+

Bio: A comprehensive experience with frontend and backend provide the opportunity for me to become fullstack developer in web development.

+ GitHub Profile +
+
+ + + +
+ ThornenSan Avatar +
+

Nathan XD

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ bunleaps Avatar +
+

Bunleap

+

Location: Cambodia

+

Bio: Front End Developer | Content Creator | Student

+ GitHub Profile +
+
+ + + +
+ adamreaksmey Avatar +
+

Adam

+

Location: Phnom Penh, Cambodia

+

Bio: Your favorite software developer.

+ GitHub Profile +
+
+ + + +
+ empovdev Avatar +
+

EM POV DEV

+

Location: Cambodia

+

Bio: My feel is free for code any my knowledge will post in this github if I can

+ GitHub Profile +
+
+ + + +
+ happyporter Avatar +
+

Vansak Choi

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vatheara Avatar +
+

RaRoyce៚

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sokhasen Avatar +
+

SOKHA SEN

+

Location: Cambodia

+

Bio: + Backend Web Developer | Software Engineer +

+ GitHub Profile +
+
+ + + +
+ KIMHOUNG-LIM Avatar +
+

KIMHOUNG-LIM

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sakacyber Avatar +
+

Saka

+

Location: Phnom Penh, Cambodia

+

Bio: Developer

+ GitHub Profile +
+
+ + + +
+ MorokotSakal Avatar +
+

Morokot Sakal

+

Location: Phnom Penh, Cambodia

+

Bio: Lecturer +#ProjectManagement #EmbeddedSystem +#Arduino #Python #C #C++

+ GitHub Profile +
+
+ + + +
+ rovinei Avatar +
+

RO VINEI

+

Location: Cambodia, Phnom Penh

+

Bio: Love to explore new things and get dump into something, coding is one of my hobbit. Works with Python, AI ReactJS, React-Native, Javascript, HTML5, CSS, PHP...

+ GitHub Profile +
+
+ + + +
+ inmean Avatar +
+

In Mean

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mrrhak Avatar +
+

Mrr Hak

+

Location: Cambodia

+

Bio: I'm a full-stack developer specializing in Flutter and NestJs with GraphQL or Rest API, NextJs, and ASP.Net.

+ GitHub Profile +
+
+ + + +
+ imsamnang Avatar +
+

Samnang Im

+

Location: Siem Reap, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ yeohsoonkeat Avatar +
+

Yeoh Soon Keat

+

Location: Cambodia

+

Bio: HelloWorld from Cambodia

+ GitHub Profile +
+
+ + + +
+ DaveatCor Avatar +
+

Daveat Corn

+

Location: Phnom penh, Cambodia

+

Bio: Flutter Developer

+ GitHub Profile +
+
+ + + +
+ RaThida Avatar +
+

RaThida

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ pagna-kun Avatar +
+

Sopagna Heang

+

Location: Phnom Penh, Cambodia

+

Bio: I am a Student at Institute of Information of Cambodia (ITC) at Year5 in Department of Information and Communication Engineering (DICE/GIC).

+ GitHub Profile +
+
+ + + +
+ souphorn Avatar +
+

AN Souphorn

+

Location: Phnom Penh, Cambodia

+

Bio: 🇰🇭

+ GitHub Profile +
+
+ + + +
+ wooley Avatar +
+

wooley

+

Location: Phnom Penh,Cambodia

+

Bio: Sometime ,we need a rest.

+ GitHub Profile +
+
+ + + +
+ LayNath242 Avatar +
+

Lay Nath

+

Location: Koh Kong, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SuonSopanha Avatar +
+

Sopanha

+

Location: Phnom Penh, Cambodia

+

Bio: Code after get up +

+ GitHub Profile +
+
+ + + +
+ begoingto Avatar +
+

Begoingto

+

Location: Phnom Penh, Cambodia

+

Bio: I'm junior developer PHP (Laravel) back-end ,VueJs front-end and Mobile(Flutter)🧑🏻‍💻❤️

+ GitHub Profile +
+
+ + + +
+ chornthoen Avatar +
+

Chorn Thoen

+

Location: Phnom Penh, Cambodia.

+

Bio: Computer Science 👨‍💻

+ GitHub Profile +
+
+ + + +
+ VatanakChamroeun Avatar +
+

Vatanak Chamroeun

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vandynem Avatar +
+

Vandy NEM

+

Location: Cambodia

+

Bio: 𝙽𝙾𝚃𝙷𝙸𝙽𝙶 𝙲𝙷𝙰𝙽𝙶𝙴𝚂 𝙸𝙵 𝙽𝙾𝚃𝙷𝙸𝙽𝙶 𝙲𝙷𝙰𝙽𝙶𝙴𝚂

+ GitHub Profile +
+
+ + + +
+ srengkhorn Avatar +
+

SRENG Khorn

+

Location: Phnom Penh, Cambodia

+

Bio: Software Developer

+ GitHub Profile +
+
+ + + +
+ sreynich-nang Avatar +
+

Sreynich NANG

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Joselay Avatar +
+

Smae Tongmenglay

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ egislook Avatar +
+

Egis

+

Location: Cambodia

+

Bio: Love Coding and doing fast web apps. +Latest hobbies are traveling, cryptocurrency and tool development like riothing & fucss. +Why not react? Why not riot?

+ GitHub Profile +
+
+ + + +
+ tolaleng Avatar +
+

Tola Leng

+

Location: Phnom, Penh, Cambodia

+

Bio: I Found My Way! +

+ GitHub Profile +
+
+ + + +
+ hengsokly Avatar +
+

Sokly Heng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ LimhorngSok Avatar +
+

Limhorng Sok

+

Location: Phnom Penh, Cambodia

+

Bio: meh

+ GitHub Profile +
+
+ + + +
+ sokhuong-uon Avatar +
+

Sokhuong U.

+

Location: Phnom Penh, Cambodia

+

Bio: I like interactive design, like, a lot. +I do do front-end development.

+ GitHub Profile +
+
+ + + +
+ soksereyPK Avatar +
+

SREY_Sokserey

+

Location: Institute of Technology of Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ borrom-dev Avatar +
+

Borrom

+

Location: Phnom Penh Cambodia,

+

Bio: I am an Android Developer, Rails hobby, Traveler and Google-er. +Being a developer with joy and fun.

+ GitHub Profile +
+
+ + + +
+ SokhonC Avatar +
+

Sokhon Chhun

+

Location: Cambodia

+

Bio: Isekai + +

+ GitHub Profile +
+
+ + + +
+ shingoooooon Avatar +
+

Shingo Kubomura

+

Location: Phnom Penh, Cambodia

+

Bio: Full Stack Developer

+ GitHub Profile +
+
+ + + +
+ kuyseng Avatar +
+

Kuyseng CHHOEUN

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Vireak-Sok Avatar +
+

Vireak

+

Location: Phnom Penh, Cambodia

+

Bio: Fresh Graduate Full Stack Designer

+ GitHub Profile +
+
+ + + +
+ ChhornKakada Avatar +
+

Chhorn Kakada

+

Location: Phnom Penh, Cambodia

+

Bio: Live Free +

+ GitHub Profile +
+
+ + + +
+ sovathna Avatar +
+

Sovathna Hong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ KS-Nan Avatar +
+

KS-Nan

+

Location: Phnom Penh, Cambodia

+

Bio: Adventure is out there!

+ GitHub Profile +
+
+ + + +
+ Chang-sys Avatar +
+

ChhengChang NGOR

+

Location: Institute of Technology of Cambodia, Building A, Norodom Boulevard, Phnom Penh

+

Bio: It is Okay + + +

+ GitHub Profile +
+
+ + + +
+ Sophan-Developer Avatar +
+

Sophan

+

Location: Cambodia

+

Bio: I just make Discord Bots

+ GitHub Profile +
+
+ + + +
+ CheanBotum Avatar +
+

Chean Botum

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Lachsokhour Avatar +
+

Lach Sokhour

+

Location: Cambodia

+

Bio: ⛔ Don't Stop!!!⛔

+ GitHub Profile +
+
+ + + +
+ PheakdeyPhalphea Avatar +
+

Pheakdey PhalPhea

+

Location: Cambodia

+

Bio: studying Information Technology At The University of Cambodia.

+ GitHub Profile +
+
+ + + +
+ AingHongSin Avatar +
+

AingHongSin

+

Location: PhnomPenh-Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ simleap Avatar +
+

Leap Sim

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ makarakao Avatar +
+

Makara Kao

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kimanheng Avatar +
+

Kiman

+

Location: Cambodia

+

Bio: I pursue programming to impress my girl.

+ GitHub Profile +
+
+ + + +
+ mighty-potato Avatar +
+

Potato

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Mthach Avatar +
+

Mthach

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ hvicheka Avatar +
+

Hok Vicheka

+

Location: Cambodia

+

Bio: web dev

+ GitHub Profile +
+
+ + + +
+ thaichors3000 Avatar +
+

Thaichor Seng

+

Location: Phnom Penh, Cambodia

+

Bio: full-stack, rails, angular, code quality, review, test

+ GitHub Profile +
+
+ + + +
+ LynaSovann Avatar +
+

Sovann Lyna

+

Location: Cambodia

+

Bio: Tel: 0962626669

+ GitHub Profile +
+
+ + + +
+ uypanha Avatar +
+

Panha Uy

+

Location: Cambodia

+

Bio: Senior Mobile Developer

+ GitHub Profile +
+
+ + + +
+ ChhourSovanda Avatar +
+

Vanda

+

Location: Phnom Penh, Cambodia

+

Bio: L❤️ve always wins

+ GitHub Profile +
+
+ + + +
+ dinseangmeng Avatar +
+

DIN SEANGMENG

+

Location: Cambodia

+

Bio: Information of Technology and Communication Engineer

+ GitHub Profile +
+
+ + + +
+ pphatdev Avatar +
+

HalloPhat

+

Location: Cambodia

+

Bio: Thoughts from a wandering mind. I am the senior front-end developer of @turbotechlabs , and an UI/UX designer.

+ GitHub Profile +
+
+ + + +
+ Chhe-chinyong Avatar +
+

YONG

+

Location: Phnom Penh, Cambodia

+

Bio: Passion about Blockchain, Smart contract and Web development

+ GitHub Profile +
+
+ + + +
+ SOUMSomOn Avatar +
+

SOUM Som On

+

Location: https://www.google.com.kh/maps/place/Institute+of+Technology+of+Cambodia+(ITC)/@11.5704718,104.8983708,15z/data=!4m2!3m1!1s0x0:0x63057e6682968f5?sa=X&ved=0ahUKEwjRru3wtZDTAhVHxbwKHWWIBIYQ_BIIdTAS

+

Bio: I am a student in ICT sector, I am really interested in programming as a Mobile Developer. Currently, I am a student at ITC, Phnom Penh, Cambodia

+ GitHub Profile +
+
+ + + +
+ CrisAdam-VeasnaKhy Avatar +
+

Veasna Khy

+

Location: Cambodia

+

Bio: I’m not going to say anything to him because I know he is a good person and I don’t know what todo with youand I don’t want him anymore because I know hacker@

+ GitHub Profile +
+
+ + + +
+ Ktheara Avatar +
+

Theara Kong

+

Location: Phnom Penh, Cambodia

+

Bio: + Simply, Easy. +

+ GitHub Profile +
+
+ + + +
+ chornrithborey Avatar +
+

Borey

+

Location: Cambodia, Phnom Penh

+

Bio: Building a better tomorrow, from one line of code at a time. #science #humanities #society

+ GitHub Profile +
+
+ + + +
+ yeomdara Avatar +
+

Reak Under

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Vir4k Avatar +
+

ZeroOne

+

Location: Phnom Penh - Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ny-Sopheaktra Avatar +
+

Ny Sopheaktra

+

Location: Cambodia

+

Bio: I am a billionaire boy

+ GitHub Profile +
+
+ + + +
+ chileap Avatar +
+

Chileap

+

Location: Cambodia

+

Bio: I am a Senior Ruby on Rails Developer who has experienced working on many complex startup.

+ GitHub Profile +
+
+ + + +
+ Chy-kimtong Avatar +
+

Kimtong Chy

+

Location: Phnom Penh, Cambodia

+

Bio: I graduated in software engineering but tend to be more interest in data science field. I come accross machine learning, data analyst and many more.

+ GitHub Profile +
+
+ + + +
+ chhaichivon Avatar +
+

chhai chivon

+

Location: Phnom Penh, Cambodia

+

Bio: Senior Software Engineer

+ GitHub Profile +
+
+ + + +
+ Saisal Avatar +
+

Paul Saisal

+

Location: Cambodia

+

Bio: I am an online affiliate marketer..I love to promote other people's products as an affiliate... +Thanks

+ GitHub Profile +
+
+ + + +
+ pisethx Avatar +
+

Piseth

+

Location: Cambodia

+

Bio: 🤘

+ GitHub Profile +
+
+ + + +
+ proehlen Avatar +
+

Peter Roehlen

+

Location: Banteay Meanchey, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sovannarapov Avatar +
+

Sovannara

+

Location: Phnom Penh Cambodia

+

Bio: I'm a web developer. How about you?

+ GitHub Profile +
+
+ + + +
+ srenghong Avatar +
+

Sreng Hong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ TeSopheak Avatar +
+

Te Sopheak

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ cheansiven Avatar +
+

Siven Chean

+

Location: phnom penh , Cambodia

+

Bio: I'm full stack developer with latest web technologies.

+ GitHub Profile +
+
+ + + +
+ sokunsamnang Avatar +
+

Sam Allen

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ pong7772 Avatar +
+

Visothipong Roth

+

Location: Cambodia

+

Bio: Software Engineering +

+ GitHub Profile +
+
+ + + +
+ sovanrothaa Avatar +
+

So Sovanrotha

+

Location: Phnom Penh, Cambodia

+

Bio: 🇰🇭

+ GitHub Profile +
+
+ + + +
+ ngounchanrangsey Avatar +
+

Rangsey

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ iphearum Avatar +
+

phearum

+

Location: Institute of Technology of Cambodia

+

Bio: I started learning code from 2017, I had known programming C, HTML, CSS, Java, Compiler, JavaScript, Dart, PHP and Python. +focus only Java, PHP, Python.

+ GitHub Profile +
+
+ + + +
+ hengratana Avatar +
+

Heng Ratana

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ CaptKraken Avatar +
+

Kim Song

+

Location: Phnom Penh, Cambodia

+

Bio: a Computer Science major @ Royal University of Phnom Penh.

+ GitHub Profile +
+
+ + + +
+ phalsopheak Avatar +
+

Phal Sopheak

+

Location: Cambodia

+

Bio: The root of suffering is attachment.

+ GitHub Profile +
+
+ + + +
+ SOTHEA-NGIN-SR Avatar +
+

Sothea_Ngin1992

+

Location: Phum 4, Beung Trabek, Cham Kar Mon, Phnom Penh, Cambodia

+

Bio: I am a student. I'm studying at Phnom Penh Build Bright University about Information and Technology. +I am working as an Information And Technology at The Minis

+ GitHub Profile +
+
+ + + +
+ lymeansreang Avatar +
+

Sr3ang

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Bunnavitou Avatar +
+

Lay Bunnavitou

+

Location: Cambodia(Phnom Penh)

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Dr-LYK Avatar +
+

Vivian Chaizemartin

+

Location: Phnom Penh, Cambodia

+

Bio: Software engineer based in Phnom Penh, Cambodia.

+ GitHub Profile +
+
+ + + +
+ SreynithSam Avatar +
+

SreynithSam

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ roth-dev Avatar +
+

Roth

+

Location: Siem Reap, Cambodia

+

Bio: Stop wasting time, Start coding

+ GitHub Profile +
+
+ + + +
+ sourleangchhean168 Avatar +
+

Sour LeangChhean

+

Location: Cambodia

+

Bio: I am a Software Engineer. Currently I'm building several mobile application and Web Application.

+ GitHub Profile +
+
+ + + +
+ meassamrong Avatar +
+

Meas Samrong

+

Location: Sihanoukville, Cambodia.

+

Bio: Good day human, my internet name's J'Corp

+ GitHub Profile +
+
+ + + +
+ Longdev Avatar +
+

Chhunlong Phan

+

Location: Cambodia, Phnon Penh

+

Bio: Web Developer

+ GitHub Profile +
+
+ + + +
+ vongkol Avatar +
+

HENG Vongkol

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ NarongGH Avatar +
+

Phath Narong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Chheung Avatar +
+

ឈឹង

+

Location: Phnom Penh, Cambodia

+

Bio: វិស្វករផ្នែកទន់

+ GitHub Profile +
+
+ + + +
+ BunnarithHeang Avatar +
+

Bunnarith Heang

+

Location: Cambodia

+

Bio: Life has no remote. Get up and change it yourself.

+ GitHub Profile +
+
+ + + +
+ kimthunbunly Avatar +
+

Kimthun Bunly

+

Location: Cambodia

+

Bio: UX/UI Designer & Programmer.

+ GitHub Profile +
+
+ + + +
+ saymenghour Avatar +
+

Menghour Say

+

Location: Phnom Penh, Cambodia

+

Bio: Software Engineer

+ GitHub Profile +
+
+ + + +
+ kimsongsao Avatar +
+

Kimsong SAO

+

Location: Cambodia

+

Bio: Software Engineer | ERP Engineer | Instructor | Data Analytics

+ GitHub Profile +
+
+ + + +
+ rachhen Avatar +
+

Rachhen

+

Location: Siem Reap, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ngounthengos Avatar +
+

ngounthengos

+

Location: Cambodia

+

Bio: Tech Savvy

+ GitHub Profile +
+
+ + + +
+ pckimlong Avatar +
+

Kim

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ proyouch Avatar +
+

Proyouch

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ zoneofit Avatar +
+

ZONEOFIT

+

Location: Cambodia

+

Bio: Brings the update. 👍 +

+ GitHub Profile +
+
+ + + +
+ crattanak89 Avatar +
+

Rattanak Chuon

+

Location: Cambodia

+

Bio: Website Developer

+ GitHub Profile +
+
+ + + +
+ kimhorhul Avatar +
+

Hor

+

Location: Phnom Penh, Cambodia

+

Bio: +សួស្ដីស្រីស្រស់ទងវង😘 +

+ GitHub Profile +
+
+ + + +
+ Baylung Avatar +
+

Sergey Zubkov

+

Location: Cambodia

+

Bio: https://SaveToFuture.com +https://ALLPWD.com

+ GitHub Profile +
+
+ + + +
+ sptheme Avatar +
+

sptheme

+

Location: Phnom Penh, Cambodia

+

Bio: Frontend Dev & UX Designer

+ GitHub Profile +
+
+ + + +
+ sikeat7 Avatar +
+

Sikeat ⚡️

+

Location: Phnom Penh, Cambodia

+

Bio: Laravel, Vue.js, NuxtJS, NestJS, Flutter - Full Stack Developer

+ GitHub Profile +
+
+ + + +
+ virak0001 Avatar +
+

Virak.Ran

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ gimmemochi Avatar +
+

gimmemochi

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Viney-Vean Avatar +
+

Viney

+

Location: Cambodia

+

Bio: If you want to get really far, Join and build together🚀

+ GitHub Profile +
+
+ + + +
+ sopharasum Avatar +
+

Sophara Sum

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ monikeo281000 Avatar +
+

Scarlet Pioneer

+

Location: Phnom Penh, Cambodia

+

Bio: Coding ninja ⌨️ | Cyber guardian 🔒| Ethical hacker 👁️‍🗨️| Building secure solutions 🌐| Passionate about innovation and protecting the digital frontier💡

+ GitHub Profile +
+
+ + + +
+ Thith-thith Avatar +
+

thith thin

+

Location: Cambodia

+

Bio: Web developer

+ GitHub Profile +
+
+ + + +
+ vichetuc Avatar +
+

Sath Vichet

+

Location: Phnom Penh, Cambodia

+

Bio: I am a Web Developer.

+ GitHub Profile +
+
+ + + +
+ yimankaing Avatar +
+

Yiman Kaing

+

Location: Battambang, Cambodia

+

Bio: web developer

+ GitHub Profile +
+
+ + + +
+ davdmaccartney Avatar +
+

David MacCartney

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sinh117801 Avatar +
+

Sinh

+

Location: Phnom Penh, Cambodia

+

Bio: Full stack Javascript/Typescript Developer from Cambodia 🇰🇭

+ GitHub Profile +
+
+ + + +
+ IT-KAMASUTRA-DIMYCH Avatar +
+

IT-KAMASUTRA-DIMYCH

+

Location: Cambodia

+

Bio: i'm programmer react js worked in google

+ GitHub Profile +
+
+ + + +
+ LengTech11 Avatar +
+

Leng The Tech

+

Location: Cambodia, Phnom Penh

+

Bio: One Day.... or Day One?

+ GitHub Profile +
+
+ + + +
+ seyhavorn Avatar +
+

Seyha Vorn

+

Location: Cambodia

+

Bio: Full Stack Web Developer, who loves sports, researching new things,

+ GitHub Profile +
+
+ + + +
+ pang-vichhai Avatar +
+

Pang Vichhai

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ lyhou123 Avatar +
+

Lyhou Phiv

+

Location: Phnom Penh, Cambodia

+

Bio: Computer Science Student

+ GitHub Profile +
+
+ + + +
+ puthiphorn Avatar +
+

Puthiphorn

+

Location: Cambodia

+

Bio: Deputy Chief Technology

+ GitHub Profile +
+
+ + + +
+ PhonSobon Avatar +
+

PhonSobon

+

Location: Cambodia

+

Bio: Try.........................

+ GitHub Profile +
+
+ + + +
+ taravannheng Avatar +
+

Taravann Heng

+

Location: Phnom Penh, Cambodia

+

Bio: Software Developer

+ GitHub Profile +
+
+ + + +
+ soksanchhom Avatar +
+

Soksan Chhom

+

Location: Cambodia

+

Bio: + +

+ GitHub Profile +
+
+ + + +
+ S-mardii Avatar +
+

Sam An Mardy

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ PhoeukPha Avatar +
+

Phoeuk Pha

+

Location: Takeo Cambodia

+

Bio: I will try to share code for you. Thanks

+ GitHub Profile +
+
+ + + +
+ Dudakme Avatar +
+

Wujae Lee

+

Location: Cambodia

+

Bio: I am a Korean student in Cambodia

+ GitHub Profile +
+
+ + + +
+ chequo Avatar +
+

chequo

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ pinmonyvicheaa Avatar +
+

Pin Monyvichea

+

Location: Cambodia

+

Bio: L I F E

+ GitHub Profile +
+
+ + + +
+ Vap0rz Avatar +
+

Cau5tic

+

Location: Cambodia

+

Bio: I break things

+ GitHub Profile +
+
+ + + +
+ MRSEREY Avatar +
+

Phon Sokserey

+

Location: Cambodia

+

Bio: Just a young dumb dude who loves programming.

+ GitHub Profile +
+
+ + + +
+ thaisanly Avatar +
+

Thaisan Ly

+

Location: Siem Reap, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ putheka Avatar +
+

BoB

+

Location: Cambodia-Phnom Penh

+

Bio: Build your future with a daily commit

+ GitHub Profile +
+
+ + + +
+ kakada Avatar +
+

Kakada CHHEANG

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ThaySeyhark Avatar +
+

Seyhark Thay

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ lvezia Avatar +
+

Louis Vezia

+

Location: Phnom Penh, Cambodia

+

Bio: Epitech graduated - Web developer - PM/PO

+ GitHub Profile +
+
+ + + +
+ SuuSoJeat Avatar +
+

SuuSoJeat

+

Location: Cambodia

+

Bio: I'm going to become an Immortal Scholar Devil God.

+ GitHub Profile +
+
+ + + +
+ ktakacambo Avatar +
+

KAZUYA TAKAHASHI

+

Location: Siem Reap Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ChantolaKhieu Avatar +
+

Indra

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Khawmean-hub Avatar +
+

Khaw

+

Location: Cambodia

+

Bio: Hello all np!

+ GitHub Profile +
+
+ + + +
+ sopharo Avatar +
+

Sopharo

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ japangly Avatar +
+

Japang LY

+

Location: Pnhom Penh, Cambodia

+

Bio: You want grapes? I can write algorithms that will grow you vineyards, harvest the fruit, and feed it to you while you nap.

+ GitHub Profile +
+
+ + + +
+ CrimSonRice Avatar +
+

Sarin Tola

+

Location: Cambodia

+

Bio: Hi there, The name's tola. I am a software development student.

+ GitHub Profile +
+
+ + + +
+ chhornponleu Avatar +
+

Ponleu

+

Location: Phnom Penh, Cambodia

+

Bio: Go beyond bias decision

+ GitHub Profile +
+
+ + + +
+ authuright Avatar +
+

AuthurightCode

+

Location: Phnom Penh, Cambodia

+

Bio: Digital Marketer, Developer, Blogger, Freelancer

+ GitHub Profile +
+
+ + + +
+ dorkden Avatar +
+

Dork Den

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ brahimkh Avatar +
+

Brahim Man

+

Location: PhnomPenh, Cambodia

+

Bio: Flutter developer

+ GitHub Profile +
+
+ + + +
+ Loempisey Avatar +
+

Piseydec

+

Location: Phnom Penh, Cambodia

+

Bio: Dream by day | Code by night 🚀

+ GitHub Profile +
+
+ + + +
+ thaiveng Avatar +
+

Thaiveng Thol

+

Location: Cambodia

+

Bio: Developer

+ GitHub Profile +
+
+ + + +
+ manmath Avatar +
+

Man Math

+

Location: Phnom Penh, Cambodia

+

Bio: Technical Lead at @webessentials

+ GitHub Profile +
+
+ + + +
+ Earpengai Avatar +
+

Ai3xDx

+

Location: Cambodia

+

Bio: Creativity is intelligence having fun.

+ GitHub Profile +
+
+ + + +
+ chaksaray Avatar +
+

Chak Saray

+

Location: Phnom Penh, Cambodia

+

Bio: Slapping the keyboard until something happens.

+ GitHub Profile +
+
+ + + +
+ Senrith3 Avatar +
+

Ney Senrith

+

Location: Cambodia

+

Bio: A software engineer student at Kirirom Institute of Technology, where I learn how to build innovative and scalable web applications. I’m passionate about using

+ GitHub Profile +
+
+ + + +
+ bunfong Avatar +
+

BunfongUng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ senglysun Avatar +
+

Sengly

+

Location: Phnom Penh, Cambodia

+

Bio: "I CAN DO THIS ALL DAYS"

+ GitHub Profile +
+
+ + + +
+ bykalim Avatar +
+

bykalim

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ KHr00t Avatar +
+

KHroot

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ pbkh-bunthai Avatar +
+

pbkh_bunthai

+

Location: Cambodia

+

Bio: I am a Platform Developer in PBKH. +I specialize on back end RESTful API using Java Spring Boot and +API security. + +

+ GitHub Profile +
+
+ + + +
+ suyngornveth Avatar +
+

Suyngorn Veth

+

Location: Phnome Penh, Cambodia

+

Bio: Java Javaspring Android Applicaton +Python Fastapi +PHP Laravel

+ GitHub Profile +
+
+ + + +
+ whatever1262 Avatar +
+

Tan Seyhak

+

Location: Cambodia

+

Bio: just try to do better!!

+ GitHub Profile +
+
+ + + +
+ jacky2020hor Avatar +
+

Jacky

+

Location: Phnom Penh, Cambodia

+

Bio: Bugs Hunter

+ GitHub Profile +
+
+ + + +
+ nguonly Avatar +
+

Nguonly Taing

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chanrathaly Avatar +
+

Chanratha Ly

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ viboltep Avatar +
+

VIBOL TEP

+

Location: Cambodia

+

Bio: +Computer Science student at the Royal University Of Phnom Penh. Interested In Hybrid Mobile App & Web Development.

+ GitHub Profile +
+
+ + + +
+ adolfdsilva Avatar +
+

Adolf D'silva

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sotheareth Avatar +
+

sotheareth

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ BoPisey Avatar +
+

BoPisey

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chhengleap-s Avatar +
+

Chhengleap Soem

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vichetsen Avatar +
+

Vichet Sen

+

Location: Phnom Penh, Cambodia

+

Bio: I have been developing business applications for over 10 years. Personally, I love to see improvement in my career and keep learning new things.

+ GitHub Profile +
+
+ + + +
+ GoodDay360 Avatar +
+

GoodDay

+

Location: Cambodia

+

Bio: My life was born with mystery. But that's why I'm here to experiment and explore that mystery.

+ GitHub Profile +
+
+ + + +
+ SamboVisal Avatar +
+

Sambo Visal

+

Location: Phnom Penh, Cambodia

+

Bio: Junior developer. Mobile app development for native iOS and Flutter, Web application. I am passionate of coding, watching football, reading motivational book.

+ GitHub Profile +
+
+ + + +
+ sophanetyut Avatar +
+

Yut sophanet

+

Location: Phnom Penh, Cambodia

+

Bio: Love live Loz.

+ GitHub Profile +
+
+ + + +
+ Ankordara Avatar +
+

SOEUNDARA

+

Location: Cambodia

+

Bio: I Live in Cambodia Tell85569541887

+ GitHub Profile +
+
+ + + +
+ rithyskun Avatar +
+

Rithy SKUN

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ReginaldSourn Avatar +
+

Reginald Sourn

+

Location: Phnom Penh, Cambodia

+

Bio: Programming is complicated because we need Programming to solve our problems.

+ GitHub Profile +
+
+ + + +
+ detmadero Avatar +
+

Det Madero

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chhivbunchhean19 Avatar +
+

Bunchhean chhiv

+

Location: Phnom Penh, Cambodia

+

Bio: Hello, I'm a Software Engineering student. I'm interested in the Data science field. I have explored Data analysis and visualization, Data Engineering.

+ GitHub Profile +
+
+ + + +
+ CHOMNANP Avatar +
+

punleu chomnan

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Kimthean Avatar +
+

Kimthean

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sophal24 Avatar +
+

Sophal THEAR

+

Location: Phnom Penh, Cambodia

+

Bio: Data Science Researcher at CADT | Lecturer | Master's Program Coordinator

+ GitHub Profile +
+
+ + + +
+ Chhunlong Avatar +
+

ChhunLong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mengkychen Avatar +
+

Mengky Chen

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ buthmathearo Avatar +
+

Mathearo Buth

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Chanthoeun Avatar +
+

Chanthoeun Kim

+

Location: Phnom Penh, Cambodia

+

Bio: I am an IT professional with more than five years of successful experience in web application and mobile development.

+ GitHub Profile +
+
+ + + +
+ SuosPhearith Avatar +
+

SuosPhearith

+

Location: Cambodia, Phnom Penh

+

Bio: I am a software developer. My main major is web development.

+ GitHub Profile +
+
+ + + +
+ sornbunthean Avatar +
+

Bunthean

+

Location: Phnom Penh, Cambodia

+

Bio: I'm a student of computer science of Royal University of Phnom Penh.

+ GitHub Profile +
+
+ + + +
+ KhouchKoeun Avatar +
+

Khouch Koeun

+

Location: #249, Street 51(Pasteur), Sangkat Boeung Keng Kong I, Khan Chamkamon, Phnom Penh, KH 12305 Cambodia

+

Bio: Founder of CamCyber Digital Tech Team

+ GitHub Profile +
+
+ + + +
+ rorpheeyah Avatar +
+

Math Rorpheeyah

+

Location: Phnom Penh, Cambodia

+

Bio: I am an Android developer. Currently living in Phnom Penh, Cambodia. My interests range from technology to design.

+ GitHub Profile +
+
+ + + +
+ ericlou168 Avatar +
+

Eric Lou

+

Location: Phnom Penh, Cambodia

+

Bio: Blockchain and Solution Architect enthusiasts

+ GitHub Profile +
+
+ + + +
+ huosokkheang Avatar +
+

Sokkheang Huo

+

Location: Phnom Penh, Cambodia

+

Bio: Love Code ❤️❤️

+ GitHub Profile +
+
+ + + +
+ kanharithsok Avatar +
+

Kanharith SOK

+

Location: Svay Rieng, Cambodia

+

Bio: iOS Developer

+ GitHub Profile +
+
+ + + +
+ Sivuthea Avatar +
+

sivuthea oung

+

Location: Cambodia

+

Bio: Taxation is the system by which a government takes money from people and spends it on things such as education, health, and defense.

+ GitHub Profile +
+
+ + + +
+ Kheng-Chhaya Avatar +
+

Chhaya Kheng

+

Location: Cambodia

+

Bio: I'm a software engineer and I'm specialized in networking and security.

+ GitHub Profile +
+
+ + + +
+ chanraksmey Avatar +
+

Chanraksmey Phan

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ seyhaheng2 Avatar +
+

seyhaheng2

+

Location: Battambang,Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ channvichea Avatar +
+

Channvichea Kheng

+

Location: Phnom Penh, Cambodia

+

Bio: Web Engineer

+ GitHub Profile +
+
+ + + +
+ hengsovandara Avatar +
+

BlazBlack

+

Location: Cambodia

+

Bio: Free Style Software experiment person........

+ GitHub Profile +
+
+ + + +
+ chanhenghong Avatar +
+

Chanheng Hong

+

Location: Phnom Penh, Cambodia

+

Bio: I like Spring Boot and Microservice.

+ GitHub Profile +
+
+ + + +
+ makaraset Avatar +
+

Makara SET

+

Location: Phnom Penh, Cambodia

+

Bio: I like programming

+ GitHub Profile +
+
+ + + +
+ sovisal Avatar +
+

Sokun Sovisal

+

Location: Cambodia

+

Bio: Sokun Sovisal Web Developer.

+ GitHub Profile +
+
+ + + +
+ bttavfik Avatar +
+

Tavfik Kob

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ExcaCambo Avatar +
+

Bong Channarith

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Nha-16 Avatar +
+

Panha

+

Location: PhnomPenh,Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ncvathna Avatar +
+

Vathna

+

Location: Phnom Penh, Cambodia

+

Bio: A generalist.

+ GitHub Profile +
+
+ + + +
+ visaludam Avatar +
+

Visal UDAM

+

Location: Cambodia

+

Bio: I am a Junior-level Front-end Developer, UX/UI Designer, and Project Manager.

+ GitHub Profile +
+
+ + + +
+ nakvanna Avatar +
+

NAK VANNA

+

Location: Cambodia, BanteayMeanchey, Poipet

+

Bio: On the way! +

+ GitHub Profile +
+
+ + + +
+ KruyTharin Avatar +
+

R1N

+

Location: Cambodia

+

Bio: Just do some coding. +

+ GitHub Profile +
+
+ + + +
+ hengphilippe Avatar +
+

hengphilippe

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Ericayi2000 Avatar +
+

Eric Ayizanga

+

Location: Abokobi-Boi,Cambodia street

+

Bio:

+ GitHub Profile +
+
+ + + +
+ seak-source-code Avatar +
+

Seak

+

Location: Phnom Penh, Cambodia

+

Bio: Senior Software Engineer

+ GitHub Profile +
+
+ + + +
+ NewsKH Avatar +
+

NewsKH

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ pharino Avatar +
+

Pharino CHUM

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ oun-vikreth Avatar +
+

Jack the Rizzler

+

Location: Phnom Penh, Cambodia

+

Bio: Data Sciene and AL/ML enjoyer

+ GitHub Profile +
+
+ + + +
+ visalpou Avatar +
+

Visalpou

+

Location: Cambodia, Phnom Penh

+

Bio: Full Stack Web Developer

+ GitHub Profile +
+
+ + + +
+ Thornsopanha Avatar +
+

Sopanhathorn

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ MORNP Avatar +
+

Panha

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ RotanaGit Avatar +
+

Rotana

+

Location: cambodia phnom, penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sambathmom Avatar +
+

Sambath Mom

+

Location: Cambodia

+

Bio: Kid Coder (Java, Springboot)

+ GitHub Profile +
+
+ + + +
+ namae101 Avatar +
+

KOEK Sovannarong

+

Location: Cambodia

+

Bio: A tenth Stack Developer.

+ GitHub Profile +
+
+ + + +
+ PhalKimheng Avatar +
+

Kimheng Phal

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ doungdara Avatar +
+

Doungdara Keut

+

Location: Phnom Penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mayutheandev Avatar +
+

Mayuthean

+

Location: Phnom Penh, Cambodia

+

Bio: I'm Web Developer

+ GitHub Profile +
+
+ + + +
+ lsn-sokna Avatar +
+

Sokna Ly

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ siengsotheara Avatar +
+

ZUBA AZAM

+

Location: Cambodia

+

Bio: loading...

+ GitHub Profile +
+
+ + + +
+ NirPisatto Avatar +
+

Pisatto

+

Location: Cambodia

+

Bio: Hi, I dislike combination of words but sadly I am a code engineer.

+ GitHub Profile +
+
+ + + +
+ ChetSovisoth Avatar +
+

ChetSovisoth

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ P-Bunnet Avatar +
+

Bunnet PHOUNG

+

Location: Cambodia

+

Bio: Software Engineer

+ GitHub Profile +
+
+ + + +
+ lengsovandara Avatar +
+

lengsovandara

+

Location: Phnom Penh,Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ivbaoxing Avatar +
+

Ivbaoxing

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ShautPh Avatar +
+

Sauth Phouek

+

Location: #54, St. 271, Tropeang Chhouk Market, Sangkat Toek Thla, Khan Sen Sok, Phnom Penh, Cambodia

+

Bio: Hi, How are you?

+ GitHub Profile +
+
+ + + +
+ sreunaryn Avatar +
+

Rin

+

Location: Cambodia

+

Bio: I'll add later.

+ GitHub Profile +
+
+ + + +
+ songvuthy Avatar +
+

Song Vuthy

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Phanithism Avatar +
+

Panh Phanith

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sathsovireak Avatar +
+

Sath Sovireak

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ tangsomnang Avatar +
+

Somnang Tang

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ BOREYCHROENG Avatar +
+

Borey Chroeng

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ raxisau Avatar +
+

Brett Dutton

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chhaiyaDev Avatar +
+

Chhaiya Phai

+

Location: Phnom Penh, Cambodia

+

Bio: Welcome to my Profile. I'm Chhaiya. Backend Developer

+ GitHub Profile +
+
+ + + +
+ silakchhum Avatar +
+

Silak Chhum

+

Location: Cambodia

+

Bio: Just do it!

+ GitHub Profile +
+
+ + + +
+ solikhachan2 Avatar +
+

Solikha

+

Location: Phnom Penh, Cambodia

+

Bio: Life is too short to write bad code

+ GitHub Profile +
+
+ + + +
+ CarbonY26 Avatar +
+

កាបូន26

+

Location: Phnom Penh, Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ tunchamroeun Avatar +
+

Tun Cham Roeun

+

Location: Cambodia

+

Bio: I am a Full Stack Developer at CloudWare Center. Tech Stacks are Elixir, NodeJS, PostgreSQL, MySQL, Kubernetes, Swift, SwiftUI, Kotlin, Jetpack Compose

+ GitHub Profile +
+
+ + + +
+ masterskynetx10 Avatar +
+

mark chhunlong

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ UnVireak Avatar +
+

Un Vireak

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ JadeBetty Avatar +
+

JadeBetty

+

Location: Cambodia

+

Bio: Hey there! I am a Cambodian programmer, I usually spend my time tinkering with NodeJS, HTML and CSS properties, and Linux configurations.

+ GitHub Profile +
+
+ + + +
+ sereyvathana Avatar +
+

sereyvathana

+

Location: Phnom Penh Cambodia

+

Bio: Computer Science +| Java |Python |WebDeveloper |QT&QML | Rust +| Self-learner

+ GitHub Profile +
+
+ + + +
+ socheatha Avatar +
+

socheatha

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ DaraBoth Avatar +
+

GuoErr

+

Location: Phnom Penh, Cambodia

+

Bio: hello world welcome to my guy :)

+ GitHub Profile +
+
+ + + +
+ darapeou Avatar +
+

Dara Peou

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ trysothea Avatar +
+

TRY Sothea

+

Location: #19B, St. 371 Borei Sorla, Tek Thla, Seksok, Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sakonachhoeurng Avatar +
+

Sakona Chhoeurng

+

Location: Phnom Penh , Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ emdiya Avatar +
+

EM DiYA

+

Location: Cambodia

+

Bio: Hello, My Name is Diya. +I am a Full Stack Developer based in Cambodia.

+ GitHub Profile +
+
+ + + +
+ SevenDeadlySin Avatar +
+

Raksa

+

Location: Phnom Penh , Cambodia

+

Bio: Like to research , design , and develop software for fun and doing with love. :3

+ GitHub Profile +
+
+ + + +
+ laysophann Avatar +
+

phann

+

Location: Phnom Penh,Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ phearunum Avatar +
+

Phearun UM

+

Location: Sihanoukville , cambodia

+

Bio: Sihanouk Ville , Cambodia +Tel : 85516504488 +Email: phearunum@gmail.com + phearunum.dev@gmail.com +

+ GitHub Profile +
+
+ + + +
+ HenglyEver Avatar +
+

Hengly Bunhour

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chenla Avatar +
+

Chenla Institute

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sotheamb Avatar +
+

Sothea Nuon

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ tepkenvannkorn Avatar +
+

Tepken Vannkorn

+

Location: Phnom Penh, Cambodia

+

Bio: I am a freelance Full Stack WordPress developer based in Phnom Penh, Cambodia.

+ GitHub Profile +
+
+ + + +
+ madsouris Avatar +
+

Souris

+

Location: Cambodia

+

Bio: Product Designer / Frontend Dev from Cambodia

+ GitHub Profile +
+
+ + + +
+ monmatprogramer Avatar +
+

Mon Mat

+

Location: Cambodia

+

Bio: Student

+ GitHub Profile +
+
+ + + +
+ vireakkeosokvibol Avatar +
+

VIREAK KEOSOKVIBOL

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ pauljamesharper Avatar +
+

Paul Harper

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Khepanha Avatar +
+

Panha.K

+

Location: Cambodia

+

Bio: Software Engineer Developer.

+ GitHub Profile +
+
+ + + +
+ sunhak-hout Avatar +
+

Sunhak Hout

+

Location: Phnom Penh, Cambodia

+

Bio: Software Engineer | TypeScript | NodeJS | ReactJS | AWS | PWA

+ GitHub Profile +
+
+ + + +
+ tolacambo Avatar +
+

Tola VOEUNG

+

Location: Phnom Penh, Cambodia

+

Bio: Fullstack backend and Frontend Engineer. +Skills: Nodejs, PHP, ReactJS, Angular, React Native, Swift, AWS, Azure, Google Cloud, Restful API, @Cosync

+ GitHub Profile +
+
+ + + +
+ vannputh Avatar +
+

suon vannputhika

+

Location: cambodia

+

Bio: first year software engineering student

+ GitHub Profile +
+
+ + + +
+ pceulen Avatar +
+

pceulen

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mornmey Avatar +
+

Morn Mey

+

Location: Phnom Penh, Cambodia

+

Bio: Developer +

+ GitHub Profile +
+
+ + + +
+ solaklann Avatar +
+

1ØCTØ1

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ThikaHok Avatar +
+

PUTHIKA HOK

+

Location: Cambodia

+

Bio: Cyber Security Enthusiast | Bachelor student at American University of Phnom Penh & Fort Hay State University

+ GitHub Profile +
+
+ + + +
+ seanslash Avatar +
+

Sean Nuon

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ VathanakSol Avatar +
+

Vathanak

+

Location: Phnom Penh, Cambodia

+

Bio: Noob Programmer

+ GitHub Profile +
+
+ + + +
+ sereivoanyong Avatar +
+

Sereivoan Yong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Eanghort Avatar +
+

Eanghort Choeng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ oun945kim Avatar +
+

kimoun945

+

Location: Phnom Penh Cambodia

+

Bio: Account Yahoo! Username : kimoun945 +First Name: Kim +Last Name: Oun +Gender : Male +Birthday: 09/09/1985 +Email: kimoun945@yahoo.com +Telephone: 012255079

+ GitHub Profile +
+
+ + + +
+ laymengly Avatar +
+

Lay Mengly

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Alujack Avatar +
+

Alujack

+

Location: Cambodia

+

Bio: Killing is alway better than giving mercy +

+ GitHub Profile +
+
+ + + +
+ r07n1e Avatar +
+

r07n1e

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ longpiseth2002 Avatar +
+

LongPiseth

+

Location: Phnom Penh , Cambodia

+

Bio: Introvert man +(❁´◡`❁)/_ \/_ \☆*: .。. o(≧▽≦)o .。.:*☆ +

+ GitHub Profile +
+
+ + + +
+ vannuthchhorn Avatar +
+

vannuth chhorn

+

Location: cambodia

+

Bio: Success depends on yourself

+ GitHub Profile +
+
+ + + +
+ Neangsopheap Avatar +
+

Neang Sopheap

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Oudam Avatar +
+

Oudam

+

Location: Phnom Penh , Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ TengPanha Avatar +
+

TENG PANHA

+

Location: cambodia

+

Bio: - Setec Institude +-Etec Centre +-time management skill +-adaptable with team +-willing to learn +-quick to learn new thing +-proplem solving +-descripline

+ GitHub Profile +
+
+ + + +
+ seksitha Avatar +
+

Sitha Sek

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ MengDeva Avatar +
+

Thong MengDeva

+

Location: Cambodia

+

Bio: I'm a Student at Setec Institute

+ GitHub Profile +
+
+ + + +
+ TengKimhan Avatar +
+

TengKimhan

+

Location: Phnom Penh, Cambodia

+

Bio: Undergraduate Student @SUSTech

+ GitHub Profile +
+
+ + + +
+ soeurngsar Avatar +
+

Sar Soeurng

+

Location: Phnom Penh, Cambodia

+

Bio: Programmer

+ GitHub Profile +
+
+ + + +
+ sokhengpory Avatar +
+

Sokheng Pory

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ OEURNSEYHA Avatar +
+

OEURN SEYHA

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ dylane1 Avatar +
+

Dylan Edwards

+

Location: Siem Reap, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ChakreyaYan Avatar +
+

Chakreya

+

Location: Phnom Penh, Cambodia

+

Bio: build communication to world.

+ GitHub Profile +
+
+ + + +
+ cheakimsemao Avatar +
+

Cheakimse Mao

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SethaVa Avatar +
+

Setha Va

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sasuke1374 Avatar +
+

Khunnzz

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ msjunykim Avatar +
+

Mithona Kim

+

Location: PhnomPenh, Cambodia

+

Bio: Coding make Changing my life.

+ GitHub Profile +
+
+ + + +
+ joeogden Avatar +
+

Joe Ogden

+

Location: Cambodia

+

Bio: Website / WordPress, Creative Design, and IT Systems Consultant - Creating interesting things in Phnom Penh Cambodia.

+ GitHub Profile +
+
+ + + +
+ VannhengChang Avatar +
+

Vannheng Chang

+

Location: Phnom Penh, Cambodia

+

Bio: 💻 📱iOS Application Developer +

+ GitHub Profile +
+
+ + + +
+ Lenghak Avatar +
+

Lenghak Hok

+

Location: Cambodia

+

Bio: This person is too lazy to leave some of his stupid wisdom.

+ GitHub Profile +
+
+ + + +
+ chamroeunoum Avatar +
+

Chamroeun OUM

+

Location: Cambodia

+

Bio: I am passionate about the technology, and apply it to help humanity

+ GitHub Profile +
+
+ + + +
+ mengvisal Avatar +
+

Jason Meng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ therealsras Avatar +
+

Chhin Sras

+

Location: Cambodia

+

Bio: Software Engineer and Open Source

+ GitHub Profile +
+
+ + + +
+ khmermega Avatar +
+

Som Dara

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Koemheng-Chhun Avatar +
+

KoemHeng Chhun

+

Location: Phnom Penh, Cambodia

+

Bio: My World and Want to be Developer. +_C#.NET Programming +_ASP.NET Core +_MVC, Rest-API +_HTML, CSS, JAVASCRIPT + +

+ GitHub Profile +
+
+ + + +
+ Layhout Avatar +
+

Layhout

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Jobify-Company Avatar +
+

Jobify

+

Location: Mt. Kirirom, Cambodia

+

Bio: Get the job that match your major quick and easy!

+ GitHub Profile +
+
+ + + +
+ tykealy Avatar +
+

Tykea Ly

+

Location: PhnomPenh, Cambodia

+

Bio: i am error . . .

+ GitHub Profile +
+
+ + + +
+ sopheaknova Avatar +
+

Sopheak Nova

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ saysotheara Avatar +
+

Sotheara

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ samphors Avatar +
+

samphors

+

Location: Cambodia, Phnom Penh.

+

Bio:

+ GitHub Profile +
+
+ + + +
+ khemrak11 Avatar +
+

khemrak11

+

Location: cambodia

+

Bio: My life is about learning from the mistake

+ GitHub Profile +
+
+ + + +
+ bethborin Avatar +
+

beth borin

+

Location: Phnom penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ PirunSeng Avatar +
+

Pirun Seng

+

Location: Phnom Penh, Cambodia

+

Bio: I am a Software Engineer. I've got proven 5+ years experience building web app with Ruby on Rails. Currently, I've been extending my skill with Angular & React.

+ GitHub Profile +
+
+ + + +
+ sokhamphou Avatar +
+

Vy Sokhamphou

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ lyheangg Avatar +
+

Lyheang

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ korngsamnang Avatar +
+

Korng Samnang

+

Location: Phnom Penh, Cambodia

+

Bio: A passionate computer science student from Cambodia.

+ GitHub Profile +
+
+ + + +
+ SongSina Avatar +
+

SongSina

+

Location: Cambodia

+

Bio: Now I'm a video editor

+ GitHub Profile +
+
+ + + +
+ YouSour Avatar +
+

Sour

+

Location: Battambang , Cambodia

+

Bio: i'm 29 year old , Meteor JS + Flutter Dev

+ GitHub Profile +
+
+ + + +
+ yuthear Avatar +
+

Yuthear THY

+

Location: Phnom Penh, Cambodia

+

Bio: WordPress Developer - Flutter Developer. Like having a cup of iced cappuccino.

+ GitHub Profile +
+
+ + + +
+ gladtoseeuhappy Avatar +
+

may

+

Location: cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kuth-chi Avatar +
+

Kuth

+

Location: Cambodia

+

Bio: We are available to be discus on your project. +EZ Startup - Team. . Full stack developer

+ GitHub Profile +
+
+ + + +
+ Nak9009 Avatar +
+

Ratanak Ieng

+

Location: Cambodia

+

Bio: Copy Paste

+ GitHub Profile +
+
+ + + +
+ bestcodAI Avatar +
+

Chou Chamnan

+

Location: Cambodia

+

Bio: Hello, my name is chamnan . I am a student infomation technology, I love sharing about coding and project

+ GitHub Profile +
+
+ + + +
+ yongvuthivann Avatar +
+

Yong Vuthivann

+

Location: Phnom Penh, Cambodia

+

Bio: Focus stair over stairs

+ GitHub Profile +
+
+ + + +
+ CheatSetha Avatar +
+

Cheat Setha

+

Location: phnom penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ProeungChiso Avatar +
+

Proeung Chiso

+

Location: Cambodia

+

Bio: Hello, I'm Chiso From Cambodia

+ GitHub Profile +
+
+ + + +
+ chanvanna Avatar +
+

CHAN VANNA

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ xperseus-dev Avatar +
+

Perseus X

+

Location: Cambodia

+

Bio: Just some noob lolz...

+ GitHub Profile +
+
+ + + +
+ cheasinghtaravirak Avatar +
+

TaraVirak

+

Location: Phnom Penh, Cambodia

+

Bio: True understanding has its own beauty.

+ GitHub Profile +
+
+ + + +
+ Sokkheang999 Avatar +
+

Sokkheang Huo

+

Location: Phnom Penh, Cambodia

+

Bio: Love Code ❤️❤️

+ GitHub Profile +
+
+ + + +
+ stanw47 Avatar +
+

Stanley Williamson

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kimhakheng Avatar +
+

Heng Kimhak

+

Location: Cambodia

+

Bio: Senior Software Engineering Student, Linux, Python +

+ GitHub Profile +
+
+ + + +
+ Chuobpiseth Avatar +
+

Chuob Piseth

+

Location: Phnom Penh City, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sengkhun Avatar +
+

Sengkhun Lim

+

Location: Phnom Penh, Cambodia

+

Bio: Passionate in entrepreneurship and technology.

+ GitHub Profile +
+
+ + + +
+ rithikunsen Avatar +
+

Rithikun Sen

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ beenboeng Avatar +
+

Benz

+

Location: Cambodia

+

Bio: Every day is a chance to get better +

+ GitHub Profile +
+
+ + + +
+ PhorkTivea Avatar +
+

Tivea Phork

+

Location: Cambodia

+

Bio: Keep trying

+ GitHub Profile +
+
+ + + +
+ degero Avatar +
+

Chad

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ BruceWaynnee Avatar +
+

Verak Satya

+

Location: Phnom Penh, Cambodia

+

Bio: Hi I'm Verak Satya +Full stack developer with 4 years plus Laravel. +Happy to talk to anyone with my personal email : hengpacific@gmail.com

+ GitHub Profile +
+
+ + + +
+ TryTec Avatar +
+

Try

+

Location: Cambodia

+

Bio: Do Good Get Good

+ GitHub Profile +
+
+ + + +
+ DAVITVICH Avatar +
+

Davit Vich

+

Location: Phnompenh cambodia

+

Bio: Book Books

+ GitHub Profile +
+
+ + + +
+ Thavry Avatar +
+

Thavry Em

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ MeanSareth Avatar +
+

MeanSareth

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ hacked6690 Avatar +
+

Hacked6690

+

Location: Phnom Penh, Cambodia

+

Bio: loading...

+ GitHub Profile +
+
+ + + +
+ sokchanbo Avatar +
+

Chanbo

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ son221998 Avatar +
+

Son Thach

+

Location: Phnom Penh, Cambodia

+

Bio: Programming Joke

+ GitHub Profile +
+
+ + + +
+ channdara Avatar +
+

Eam Channdara

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Skiiidoodle Avatar +
+

Skiiicodle

+

Location: Cambodia

+

Bio: Hi, i'm very new to this coding thing.

+ GitHub Profile +
+
+ + + +
+ ReahouXd Avatar +
+

ReahouXd

+

Location: Cambodia

+

Bio: I am a student Software development

+ GitHub Profile +
+
+ + + +
+ thonchhavalit Avatar +
+

Thon Chhavalit

+

Location: Phnom Penh, Cambodia

+

Bio: With great power comes great responsibility

+ GitHub Profile +
+
+ + + +
+ leamlidara Avatar +
+

Leam Lidara

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ crchan6690 Avatar +
+

CHAN Chamroeun

+

Location: Phnom Penh, Cambodia

+

Bio: I love coding :=)

+ GitHub Profile +
+
+ + + +
+ OudomPhun Avatar +
+

Phun Oudom

+

Location: Phnom Penh, Cambodia

+

Bio: My name is Oudom, Im 26 years old and Im from Cambodia. I passion about learning programming and coding in order to develop my own application platform.

+ GitHub Profile +
+
+ + + +
+ vichea69 Avatar +
+

Srin Vichea

+

Location: Cambodia

+

Bio: Nothing!

+ GitHub Profile +
+
+ + + +
+ Soraneat Avatar +
+

CHAN SORANEAT CHANTHAN

+

Location: Cambodia

+

Bio: Interested in using Data Science, Data Analytics, Machine Learning, Deep Learning and Computer Vision in order to solve real-world advanced problems.

+ GitHub Profile +
+
+ + + +
+ CambodiaJohn Avatar +
+

CambodiaJohn

+

Location: Phnom Penh / Cambodia

+

Bio: My passion for helping others so they can succeed is what drives me to code. +Using relevant tech such as HTML, CSS JavaScript, Node, MongoDB, Express, React.

+ GitHub Profile +
+
+ + + +
+ porsovan Avatar +
+

Sovan40

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ RCS-STORE Avatar +
+

RCS STORE

+

Location: Cambodia

+

Bio: @RcsRak @Lyheang1

+ GitHub Profile +
+
+ + + +
+ chansila Avatar +
+

Chan Sila

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ skborey Avatar +
+

Borey

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ phengsengvuthy Avatar +
+

Pheng Sengvuthy

+

Location: Kampong Cham Province, Cambodia

+

Bio: :3

+ GitHub Profile +
+
+ + + +
+ tuongmengleang Avatar +
+

Tuong Mengleang

+

Location: Phnom Penh, Cambodia

+

Bio: I'm Web developer in Cambodia

+ GitHub Profile +
+
+ + + +
+ leepheng Avatar +
+

Kouipheng LEE

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ xinthon Avatar +
+

xinthon

+

Location: Cambodia

+

Bio: Exploring Deep Learning. Thinks like a processor.

+ GitHub Profile +
+
+ + + +
+ kosalsean Avatar +
+

kosal

+

Location: Phnom Penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ eahang Avatar +
+

Khov Ea Hang

+

Location: Phnom Penh, Cambodia

+

Bio: Full Stack developer.

+ GitHub Profile +
+
+ + + +
+ hengmengsroin Avatar +
+

Mengsroin HENG

+

Location: Phnom Penh, Cambodia

+

Bio: A Software Engineer

+ GitHub Profile +
+
+ + + +
+ wecoder2019 Avatar +
+

Mizter Galaxii

+

Location: Phnom Penh Cambodia

+

Bio: Codeigniter and PHP Developer and WordPress Designer

+ GitHub Profile +
+
+ + + +
+ Povkoko Avatar +
+

Povkoko

+

Location: Phnom Penh, Cambodia.

+

Bio: Hello, all guys I'm working on Front-end development.

+ GitHub Profile +
+
+ + + +
+ SopharaNoeuv Avatar +
+

Sophara

+

Location: Phnom Penh, Cambodia

+

Bio: I'm a Front-End Dev and UX/UI Designer. I'm also doing some work related to Visual Graphic Design and other stuff.

+ GitHub Profile +
+
+ + + +
+ pitouly Avatar +
+

Ly Pitou

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ TheMrBunthoeurn Avatar +
+

Khoem Bunthoeurn

+

Location: Phnom Penh, Cambodia.

+

Bio: Trust me I will do my best.

+ GitHub Profile +
+
+ + + +
+ darohang088 Avatar +
+

DaroHang

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ lython-02 Avatar +
+

Lythorn Hak

+

Location: Cambodia

+

Bio: I Learning in RUPP

+ GitHub Profile +
+
+ + + +
+ leanghengMap Avatar +
+

Leangheng Map

+

Location: Phnom Penh, Cambodia

+

Bio: A goal without a plan it just a wish

+ GitHub Profile +
+
+ + + +
+ Caivy Avatar +
+

Caivy

+

Location: Cambodia

+

Bio: Certified Weeb Programmer 🌟 | Anime Enthusiast 💻🌸 | Coding with Otaku Flair ⚡📺

+ GitHub Profile +
+
+ + + +
+ panharithan Avatar +
+

AN Panharith

+

Location: Phnom Penh, Cambodia

+

Bio: Software & Network Engineer

+ GitHub Profile +
+
+ + + +
+ we-jenkins Avatar +
+

Web Essentials Jenkins

+

Location: Phnom Penh, Cambodia

+

Bio: Developing Software. Developing People.

+ GitHub Profile +
+
+ + + +
+ yavsophearin Avatar +
+

Yav Sophearin

+

Location: Siem Reap, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vaneath Avatar +
+

Vaneath

+

Location: Phnom Penh, Cambodia

+

Bio: JUCIY music favors!

+ GitHub Profile +
+
+ + + +
+ Meansereirith Avatar +
+

Sereirith

+

Location: Cambodia

+

Bio: Greeting everyone. I'm Mean Sereirith Ros.

+ GitHub Profile +
+
+ + + +
+ Vethya Avatar +
+

Vethya

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Huy-DaraPichchan Avatar +
+

Chiaki_0407

+

Location: Cambodia

+

Bio: Always intrigued!!!

+ GitHub Profile +
+
+ + + +
+ robincakeellis Avatar +
+

Robin Ellis

+

Location: KPS, Cambodia

+

Bio: I love Java, Spring Boot, coffee, Cambodia, EVE Online and quality techno.

+ GitHub Profile +
+
+ + + +
+ The-Hercules-R Avatar +
+

Oun Chanraksmey

+

Location: Phnom Penh, Cambodia

+

Bio: I am a mobile app developer. I can build app with Flutter & Dart. I also interested in Web development and Computer Network

+ GitHub Profile +
+
+ + + +
+ sothealoem Avatar +
+

sothealoem

+

Location: Cambodia

+

Bio: Freelancer: Mobile App Developer. + +Languages: Dart | JavaScript | Java. + +Contact me: Loemsothea222@gmail.com + +

+ GitHub Profile +
+
+ + + +
+ deboreysokun Avatar +
+

Sokun Deborey

+

Location: Cambodia

+

Bio: Pretending!!

+ GitHub Profile +
+
+ + + +
+ Vvongsak Avatar +
+

Or Vitovongsak

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ tona-dev Avatar +
+

Tona Chheun

+

Location: Phnom Penh, Cambodia

+

Bio: Web Developer

+ GitHub Profile +
+
+ + + +
+ ouchniran Avatar +
+

ouchniran

+

Location: cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kosalnith Avatar +
+

Kosal Nith

+

Location: Phnom Penh, Cambodia

+

Bio: Junior Research Fellow

+ GitHub Profile +
+
+ + + +
+ lengpiseth Avatar +
+

Piseth

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ samnangma Avatar +
+

Samnang Ma

+

Location: Cambodia

+

Bio: LONG LIVE THE KING +

+ GitHub Profile +
+
+ + + +
+ lengchhinghor Avatar +
+

Chhinghor Leng

+

Location: Phnom Penh, Teuk Thla,Sen Sok, Cambodia.

+

Bio: frontend developer

+ GitHub Profile +
+
+ + + +
+ Lymengchun Avatar +
+

Lymeng

+

Location: Phnom Penh, Cambodia

+

Bio: +Android Developer +

+ GitHub Profile +
+
+ + + +
+ ChumSrun Avatar +
+

SrunScotty

+

Location: Phnom Penh, Cambodia

+

Bio: I'm a fresh graduate student with a bachelor's degree in Computer Science 💻 at RUPP 🇰🇭. 😊 And a CoffeeDrinker ☕️ by passion 💖✨

+ GitHub Profile +
+
+ + + +
+ charlesfrankie Avatar +
+

Tim Hokty

+

Location: Kandal, Cambodia

+

Bio: Backend Developer

+ GitHub Profile +
+
+ + + +
+ Pheaktra19 Avatar +
+

so pheaktra

+

Location: Phnom Penh, Cambodia

+

Bio: Front-end Developer at Coolbeans Digital

+ GitHub Profile +
+
+ + + +
+ Yeezuu-web Avatar +
+

Chhun Piseth

+

Location: Cambodia, Phnom Penh

+

Bio: Junior Web Developer

+ GitHub Profile +
+
+ + + +
+ Engin-Smith Avatar +
+

SMITH

+

Location: Cambodia

+

Bio: Hi! Welcome

+ GitHub Profile +
+
+ + + +
+ SrengSecond Avatar +
+

KrazyEcho

+

Location: Phnom Penh, Cambodia

+

Bio: Just chill and write stuff I have in mind for fun 🍃

+ GitHub Profile +
+
+ + + +
+ Veng-Eang Avatar +
+

Oeng Vengeang

+

Location: cambodia

+

Bio: Hello

+ GitHub Profile +
+
+ + + +
+ flowyartz Avatar +
+

flowy

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Kimyen2020 Avatar +
+

Yim Kimyen

+

Location: Cambodia, Phnom Penh

+

Bio: I am a teacher of English in Cambodia, Kampong cham.

+ GitHub Profile +
+
+ + + +
+ miachung Avatar +
+

Mia Chung

+

Location: Phnom Penh, Cambodia

+

Bio: I am a writer and editor with Open Development Mekong specializing in Mekong Region development issues

+ GitHub Profile +
+
+ + + +
+ Garvit512 Avatar +
+

Garvit Kumar Arya

+

Location: Phnom Penh, Cambodia

+

Bio: A keen & crazy learner, enhancing his craziness in the field of Data Science.

+ GitHub Profile +
+
+ + + +
+ simonjross Avatar +
+

Simon Ross

+

Location: Phnom Penh, Cambodia

+

Bio: I am a consultant with Open Development Mekong working with the Thai, Vietnamese, and Laos teams as well as doing some writing for Open Development Mekong.

+ GitHub Profile +
+
+ + + +
+ 0964993282 Avatar +
+

Meng heang

+

Location: Cambodia

+

Bio: 55555

+ GitHub Profile +
+
+ + + +
+ s6mna9 Avatar +
+

s6mna9

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ PutheaMam Avatar +
+

PutheaMam

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ yaloyloy Avatar +
+

Rithya

+

Location: Cambodia

+

Bio: i am a freelance web developer from Cambodia.

+ GitHub Profile +
+
+ + + +
+ Vuthisak Avatar +
+

Vuthisak KHY

+

Location: Cambodia

+

Bio: Hello guys, I'm a mobile developer who has experience in Flutter, Android, Expressjs, VueJs, ReactJs, etc...

+ GitHub Profile +
+
+ + + +
+ smith89k Avatar +
+

Sunnguon Taing

+

Location: Sihanoukville, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sakdeda Avatar +
+

Chhit Sakdeda

+

Location: Siem Reap, Cambodia

+

Bio: Problems are the solution

+ GitHub Profile +
+
+ + + +
+ LyhengTep Avatar +
+

Lyheng

+

Location: Cambodia

+

Bio: Code for fun

+ GitHub Profile +
+
+ + + +
+ Sovanndara1987 Avatar +
+

Sovanndara Diep

+

Location: Phnom Penh Cambodia KH

+

Bio: Movie Streaming App

+ GitHub Profile +
+
+ + + +
+ not-Tex Avatar +
+

Aphitech Voeun

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ windymaster009 Avatar +
+

WinDY

+

Location: Cambodia

+

Bio: hello am windy, I love learning new staff and researching something new.

+ GitHub Profile +
+
+ + + +
+ Visal2442 Avatar +
+

visal sork

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ koltifong Avatar +
+

Tifong Kol

+

Location: Phnom Penh, Cambodia

+

Bio: I made software.

+ GitHub Profile +
+
+ + + +
+ Vicheak Avatar +
+

Suon Vicheak

+

Location: Cambodia

+

Bio: Software Developer + +

+ GitHub Profile +
+
+ + + +
+ Chheangly168 Avatar +
+

Lee

+

Location: Phnom Penh, Cambodia

+

Bio: web-development

+ GitHub Profile +
+
+ + + +
+ bunthoeunset Avatar +
+

Bunthoeun

+

Location: #35A Street 155 Russian Market, Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ DaeWave Avatar +
+

Damian

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ NithMario Avatar +
+

NithMario

+

Location: Phnom Penh Cambodia

+

Bio: My name is Phanith I'm a Web & Mobile Developer

+ GitHub Profile +
+
+ + + +
+ pdorei Avatar +
+

Sydore Pry

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ porvet Avatar +
+

Por VET

+

Location: Phnom Penh, Cambodia

+

Bio: Founder & CEO at Clickworker Co., ltd.

+ GitHub Profile +
+
+ + + +
+ Konghuy Avatar +
+

Tang Konghuy

+

Location: Phnom Penh, Cambodia

+

Bio: Software Developer

+ GitHub Profile +
+
+ + + +
+ C-Sovandy Avatar +
+

C-Sovandy

+

Location: Svay Rieng, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mahfuj-ahmed-jakir Avatar +
+

Mahfuj Ahmed Jakir

+

Location: Phnom Penh, Cambodia

+

Bio: A professional developer specialized in JavaScript based technologies. I love programming, writing clean and maintainable code for web and mobile applications.

+ GitHub Profile +
+
+ + + +
+ kh71 Avatar +
+

Kaing Dara

+

Location: Cambodia

+

Bio: NodeJS, Udemy, Anime

+ GitHub Profile +
+
+ + + +
+ xkhrachana Avatar +
+

Rachana Un

+

Location: Cambodia

+

Bio: Senior ERP Consultants

+ GitHub Profile +
+
+ + + +
+ PhantPhat Avatar +
+

ផាន់ ផាត់

+

Location: SiemReap cambodia

+

Bio: try the best of your can

+ GitHub Profile +
+
+ + + +
+ virakyang Avatar +
+

Virak Yang

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ BOYKHMER Avatar +
+

NHA-TIT

+

Location: Cambodia

+

Bio: @mention

+ GitHub Profile +
+
+ + + +
+ lengchiva Avatar +
+

Leng Chiva

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ reaksa-meng Avatar +
+

Reaksa

+

Location: Cambodia

+

Bio: Life is Beautiful

+ GitHub Profile +
+
+ + + +
+ KhongMeow Avatar +
+

KhongMeow

+

Location: Cambodia

+

Bio: Meow...!

+ GitHub Profile +
+
+ + + +
+ gionabbe Avatar +
+

GionHobby

+

Location: Phnom Penh, Cambodia

+

Bio: Do with love.

+ GitHub Profile +
+
+ + + +
+ chhornggg Avatar +
+

chhornggg

+

Location: Cambodia

+

Bio: Hello guys, My name is Chhorng. And I'm about to begin here.

+ GitHub Profile +
+
+ + + +
+ sseyha Avatar +
+

Seyha

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ bsuchea Avatar +
+

BEY Suchea

+

Location: Battambang, Cambodia.

+

Bio: I'm a low Level of Web Developer.

+ GitHub Profile +
+
+ + + +
+ TheaRith250Ponn Avatar +
+

Thearith

+

Location: Phnom Penh, Cambodia

+

Bio: Master's Degree student of Data Science at the University of Puthisastra

+ GitHub Profile +
+
+ + + +
+ himsoklong Avatar +
+

Soklong HIM

+

Location: Phnom Penh, Cambodia

+

Bio: Currently, I am an NLP Researcher at CADT. I am interested in Speech Processing, Speaker Verification and Speaker Diarization.

+ GitHub Profile +
+
+ + + +
+ Pichook Avatar +
+

Ouk Sarapich

+

Location: Kirirom, Cambodia

+

Bio: A student from KIT who still have so much to learn

+ GitHub Profile +
+
+ + + +
+ sokhomoliyuth Avatar +
+

tea sokhomoliyuth -​ ទា សុខូម៉ូលីយុទ្ធ

+

Location: Phnom penh, Cambodia

+

Bio: Dev at National bank of Cambodia, and freelancer as JS developers

+ GitHub Profile +
+
+ + + +
+ ChhayLay Avatar +
+

ChhayLay

+

Location: Cambodia

+

Bio: Developer +Cambodia

+ GitHub Profile +
+
+ + + +
+ sunlyear Avatar +
+

Sunly Ear

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ khyveasna11111908 Avatar +
+

KHYVEASNA

+

Location: Cambodia

+

Bio: GitHub.Coll

+ GitHub Profile +
+
+ + + +
+ sophatchann Avatar +
+

Chann Sophat

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ bunchhean Avatar +
+

bunchhean

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ dyna2002chhan Avatar +
+

Dyna Chhan

+

Location: Phnom Penh city, Cambodia

+

Bio: A sophomore with having more than two years experiences of studying at Passerelles Numeriques Cambodia in Wep Development

+ GitHub Profile +
+
+ + + +
+ ichhim Avatar +
+

Ichhim Chhuor

+

Location: Phnom Penh, Cambodia.

+

Bio: Yii2, Laravel, Node.js

+ GitHub Profile +
+
+ + + +
+ Kimsoeurn Avatar +
+

Sok Kimsoeurn

+

Location: Battambang, Cambodia

+

Bio: I'm a Freelancer Web Developer.

+ GitHub Profile +
+
+ + + +
+ visal096 Avatar +
+

Visal

+

Location: Cambodia

+

Bio: Faithful

+ GitHub Profile +
+
+ + + +
+ bonvoathtanson Avatar +
+

Bonvoath

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mapring0024 Avatar +
+

Se som

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ GunnyNiang Avatar +
+

GunnyNiang

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ cheadarika Avatar +
+

Chea_Darika

+

Location: Cambodia

+

Bio: I'm studying information engineering at Institute of Technology of Cambodia.

+ GitHub Profile +
+
+ + + +
+ LytayTOUCH Avatar +
+

lytay

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ptrpovtyu Avatar +
+

PtrPovgyh

+

Location: stung treng, cambodia

+

Bio: https://about.me/ptrpov

+ GitHub Profile +
+
+ + + +
+ Phorlly Avatar +
+

LANN Phorlly

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ stonehappi Avatar +
+

stone

+

Location: Phnom Penh, Cambodia

+

Bio: love programming

+ GitHub Profile +
+
+ + + +
+ meassinal Avatar +
+

Sinn (Sinal) Meas

+

Location: Siem Reap, Cambodia

+

Bio: Software developer, towards AI/ML

+ GitHub Profile +
+
+ + + +
+ IsaacJReay Avatar +
+

IsaacJReay

+

Location: Cambodia

+

Bio: Don't Bother

+ GitHub Profile +
+
+ + + +
+ phalla-khong Avatar +
+

Phalla

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ahit Avatar +
+

Asian Hope IT Department

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Logout-01 Avatar +
+

Pich Ream Arun

+

Location: Cambodia, Kampong Speu, vKirirom Resort, Kirirom Institute of Technology

+

Bio: Student of Kirirom Institute of Technology, Year 04. +UI / UX Designer - Frontend Developer and Designer.

+ GitHub Profile +
+
+ + + +
+ phekdeyphorn Avatar +
+

Phekdy PHORN

+

Location: Cambodia

+

Bio: I'm phekdy. I'm learning IT. I'm student. I live in Cambodia. Thanks for connecting with me and thanks to others help me.

+ GitHub Profile +
+
+ + + +
+ vongmengty Avatar +
+

Mengty Vong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SokHengR Avatar +
+

SokHeng Roeun

+

Location: Cambodia

+

Bio: MADE WITH UNITY.

+ GitHub Profile +
+
+ + + +
+ gbstech Avatar +
+

GBS Technology

+

Location: Cambodia

+

Bio: Software Development

+ GitHub Profile +
+
+ + + +
+ utdorm Avatar +
+

Em Sokrattanak Utdorm

+

Location: Cambodia

+

Bio: Your daily source of ... code? Maybe?

+ GitHub Profile +
+
+ + + +
+ Sophoun Avatar +
+

Sophoun Nheum

+

Location: Phnom Penh, Cambodia

+

Bio: Manager, Android Development @PrinceBank.

+ GitHub Profile +
+
+ + + +
+ SongThang Avatar +
+

Song Y Thang

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ cbsprojects Avatar +
+

SRS Project

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ jahboixelth Avatar +
+

Khiev Vivadh

+

Location: Phnom Penh,Cambodia

+

Bio: curious programmer

+ GitHub Profile +
+
+ + + +
+ SeangJemmy Avatar +
+

Jemmy Seang

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ icecyber Avatar +
+

Heng Ratanak

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ uldara1 Avatar +
+

UL Dara

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chhaihong-dev Avatar +
+

Chhaihong

+

Location: Phnom Penh, Cambodia

+

Bio: just do it

+ GitHub Profile +
+
+ + + +
+ Maiveasna Avatar +
+

Veasna Mai

+

Location: Cambodia

+

Bio: Hello, How can I help you?

+ GitHub Profile +
+
+ + + +
+ thisisdensok Avatar +
+

Den Sok

+

Location: Cambodia

+

Bio: Totally not an alien, it's me.

+ GitHub Profile +
+
+ + + +
+ tykhiev Avatar +
+

Khiev Boraty

+

Location: Phnom Penh, Cambodia

+

Bio: Hello There, Fellow Tech People!

+ GitHub Profile +
+
+ + + +
+ kakadanhem Avatar +
+

Kakada

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ leejava Avatar +
+

leakhina

+

Location: Cambodia(Phnom Pen)

+

Bio:

+ GitHub Profile +
+
+ + + +
+ taingborith Avatar +
+

borith taing

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ JewpacabraCPR Avatar +
+

Chhun Panharath

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mrrtmob Avatar +
+

Tmob

+

Location: Phnom penh, Cambodia

+

Bio: Working with Attention. It's all we need.

+ GitHub Profile +
+
+ + + +
+ SopheakSaing Avatar +
+

Sopheak Saing

+

Location: Phnom Penh, Cambodia

+

Bio: Developer intern at Khalibre since 2022

+ GitHub Profile +
+
+ + + +
+ sunsreng Avatar +
+

Sun Sreng

+

Location: Phnom Penh, Cambodia

+

Bio: .NET Core and Angular Developer and currently interesting in firebase.

+ GitHub Profile +
+
+ + + +
+ SemRithiro Avatar +
+

Sem Rithiro

+

Location: Phnom Penh, Cambodia.

+

Bio: Only programmer can speak this language.

+ GitHub Profile +
+
+ + + +
+ nhklein Avatar +
+

Norbert Klein

+

Location: Phnom Penh/Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ 4526 Avatar +
+

Sarin Yuok

+

Location: 21551 WA, Phnom Penh Cambodia

+

Bio: I am Cambodia (100431203 and 101200265). My region is America (117011000770). My passport is N00320941. I live in Cambodia.

+ GitHub Profile +
+
+ + + +
+ raksmeychan Avatar +
+

Raksmey

+

Location: Phnom Penh Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ helsambo Avatar +
+

SamboHEL

+

Location: Phnom Penh, Cambodia.

+

Bio: I am in the first year of Master degree in RUPP.

+ GitHub Profile +
+
+ + + +
+ TharaSom Avatar +
+

Sovathara Som

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ IronHeart168 Avatar +
+

Rean Youda

+

Location: Cambodia,Phnom Penh , 33A,ST 261

+

Bio:

+ GitHub Profile +
+
+ + + +
+ nikikinz Avatar +
+

Nick

+

Location: Cambodia

+

Bio: Lived in Spain and then France and now have settled in Phnom Penh, Cambodia. Just starting to learn about coding and am loving the Odin Project. Yayyyy Odin!

+ GitHub Profile +
+
+ + + +
+ SaravuthYuth Avatar +
+

Saravuth Yuth

+

Location: PHNOM PENH, CAMBODIA

+

Bio: I'm a Software Developer for Scientific-Innovations Company Co., Ltd.

+ GitHub Profile +
+
+ + + +
+ Yenvichet25 Avatar +
+

Yen Vichet

+

Location: Cambodia

+

Bio: Application Developer

+ GitHub Profile +
+
+ + + +
+ ubill24 Avatar +
+

BILL 24

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ngopichoudom Avatar +
+

Ngo Pichoudom

+

Location: Cambodia

+

Bio: Frontend Developer

+ GitHub Profile +
+
+ + + +
+ maonorindeth Avatar +
+

Norindeth Mao

+

Location: Phnom Penh, Cambodia

+

Bio: for(;age<=life.length;age++) knowledge++;

+ GitHub Profile +
+
+ + + +
+ vooshare Avatar +
+

Vooshare

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ EliteVCodE Avatar +
+

David Pich

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mengchea Avatar +
+

HOAT MENGCHEA

+

Location: PHNOM PENH, CAMBODIA.

+

Bio:

+ GitHub Profile +
+
+ + + +
+ daravichit Avatar +
+

Dara Vichit( swag )

+

Location: phnom penh, cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Chheata Avatar +
+

Winston

+

Location: Phnom Penh, Cambodia

+

Bio: Mobile Development (Freelance and as company )

+ GitHub Profile +
+
+ + + +
+ Poch Avatar +
+

Poch

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Territh Avatar +
+

Sa Thearith

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ hico11 Avatar +
+

Howard Campbell

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SroeungKimheng Avatar +
+

SroeungKimheng

+

Location: Cambodia

+

Bio: Passion With Web Develop

+ GitHub Profile +
+
+ + + +
+ tharith-p Avatar +
+

Tharith Phon

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Pheakdey9 Avatar +
+

Pheakdey

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Vishwa-Jeet Avatar +
+

Vishwa

+

Location: Phnom Penh - Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ TheanySOK Avatar +
+

Theany SOK

+

Location: Cambodia

+

Bio: IT student

+ GitHub Profile +
+
+ + + +
+ noeurn-neang Avatar +
+

Noeurn Neang

+

Location: Phnom Penh, Cambodia

+

Bio: 8+ years experience in software development. Full-Stack Developer (Laravel PHP, NodeJS, ReactJS, MySQL, MongoDB, ...etc) +

+ GitHub Profile +
+
+ + + +
+ gracepingpeng Avatar +
+

Grace

+

Location: Cambodia

+

Bio: Lock the happiness of a lifetime with a bracelet

+ GitHub Profile +
+
+ + + +
+ hongsea Avatar +
+

Heng Hongsea

+

Location: Cambodia

+

Bio: Technology for future

+ GitHub Profile +
+
+ + + +
+ Laychansetha Avatar +
+

Lay Chansetha

+

Location: Phnom Penh, Cambodia

+

Bio: I'm a technology enthusiast, but I'm not a techie. I just like to use technology to make my life easier and more fun.

+ GitHub Profile +
+
+ + + +
+ koemseansr Avatar +
+

KOEM SEAN

+

Location: Phnom Penh, Cambodia

+

Bio: Never give up, the beginning is always the hardest.

+ GitHub Profile +
+
+ + + +
+ netse24 Avatar +
+

Net Se

+

Location: Phnom Penh Cambodia

+

Bio: Junior Software Developer +

+ GitHub Profile +
+
+ + + +
+ Meii77 Avatar +
+

Seavmey

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ reakreak312 Avatar +
+

Vireak REN

+

Location: Cambodia / Germany

+

Bio: Salesforce Developer, Apex programming, Java programming, Database, API concept, +Web Development (HTML, CSS, JS, PHP, Laravel)

+ GitHub Profile +
+
+ + + +
+ seavmeng Avatar +
+

seavmeng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ nannourn Avatar +
+

Nan ណាន

+

Location: Phnom Penh, Cambodia

+

Bio: Ph.D Candidate

+ GitHub Profile +
+
+ + + +
+ Vudhiden Avatar +
+

Den

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ hy-chhayrith Avatar +
+

Hy Chhayrith

+

Location: Cambodia

+

Bio: My name is Hy Chhayrith. From Cambodia and a freshman student of Software Engineer of Kirirom Institute of Technology. +I'm so passionate about technology.

+ GitHub Profile +
+
+ + + +
+ sovatanakao Avatar +
+

Sovatana Kao

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ bunheng Avatar +
+

Bunheng Mom

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vetsineth Avatar +
+

vetsineth

+

Location: Battambang,Cambodia

+

Bio: I am a student at RPITSB

+ GitHub Profile +
+
+ + + +
+ Vansokny Avatar +
+

Vansokny

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ekchhuon Avatar +
+

Ek Chhuon

+

Location: Phnom Penh, Cambodia

+

Bio: iOS Developer

+ GitHub Profile +
+
+ + + +
+ Bundara123 Avatar +
+

Reuk Bundara

+

Location: Phnom Penh, Cambodia

+

Bio: I am a Front-End Developer.

+ GitHub Profile +
+
+ + + +
+ chandarith-chea Avatar +
+

Chandarith Chea

+

Location: Kampong Cham, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sopheaktrahor Avatar +
+

sopheaktra_hor

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Savdancode Avatar +
+

Soun Savdan

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ HengSokun Avatar +
+

Sokun Sonamheng

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ senpunleu Avatar +
+

Yem Senpunleu

+

Location: Phnom Penh, Cambodia

+

Bio: Mobile Developer

+ GitHub Profile +
+
+ + + +
+ sputhiphorn Avatar +
+

Haystack Labs

+

Location: Cambodia

+

Bio: PM

+ GitHub Profile +
+
+ + + +
+ kimsengte Avatar +
+

Kimseng Te

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Chompou22 Avatar +
+

POU

+

Location: Phnom Penh, Cambodia

+

Bio: Hi there, I'm Pou!

+ GitHub Profile +
+
+ + + +
+ chumchantha Avatar +
+

chumchantha

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ChanpisethLim Avatar +
+

Chanpiseth

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mouyleng2508 Avatar +
+

Mouyleng

+

Location: Cambodia

+

Bio: Girl in Tech, Obsess with Self Development, + +Frontend Dev, UI/UX design

+ GitHub Profile +
+
+ + + +
+ AgremE Avatar +
+

Makara Phav

+

Location: Cambodia

+

Bio: A Cambodian data scientist who love to tackle a challenging problem

+ GitHub Profile +
+
+ + + +
+ RobotSam2 Avatar +
+

Samnang Yi

+

Location: #40, St. 348, Sangkat Toul Svay Prey 1, Khan Chamkar Morn, Phnom Penh, Cambodia.

+

Bio: Develop and sharing project sample provide anything with developer searching

+ GitHub Profile +
+
+ + + +
+ BunlongVan Avatar +
+

Bunlong Cambodia

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Sovathmonyvann Avatar +
+

Sovathmonyvann Koch

+

Location: Phnom penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ monuseka168 Avatar +
+

KhmerICE

+

Location: Cambodia Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Licheaseng Avatar +
+

ZACH

+

Location: Battambang, Cambodia

+

Bio: Experience is the same everyone gives to their mistakes. (cp)

+ GitHub Profile +
+
+ + + +
+ rabith Avatar +
+

Rabith

+

Location: cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ CHANNAMAK Avatar +
+

Channa Mak

+

Location: Phnom Penh, Cambodia

+

Bio: Designing and developing mobile application with passion

+ GitHub Profile +
+
+ + + +
+ suonmaysophanith7 Avatar +
+

Suon May Sophanith

+

Location: Cambodia

+

Bio: Khmer Typeface/Font Designer, Graphics Design

+ GitHub Profile +
+
+ + + +
+ kynora Avatar +
+

Nora Ky

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sokheangkhun Avatar +
+

Sokheang Khun

+

Location: Kandal, Cambodia

+

Bio: I'm a loser who loves code.

+ GitHub Profile +
+
+ + + +
+ vipoooooo Avatar +
+

viphou chhun

+

Location: Cambodia

+

Bio: learning....

+ GitHub Profile +
+
+ + + +
+ Shisunlel Avatar +
+

Rapol

+

Location: Cambodia

+

Bio: Goes by the name Shisun

+ GitHub Profile +
+
+ + + +
+ chhanrathana Avatar +
+

Chhan Rathana

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ hearthlytorepalma Avatar +
+

AXD

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sareuon Avatar +
+

sareuon

+

Location: Phnom Penh Cambodia

+

Bio: 10 years Developer, specialists in Gis and web mapping

+ GitHub Profile +
+
+ + + +
+ Killer-GR Avatar +
+

BongSeiha

+

Location: Phnom Penh,Cambodia

+

Bio: Hey there! I'm a graphic and web designer who's all about creating amazing designs that help people communicate their ideas effectively. +My passion for design

+ GitHub Profile +
+
+ + + +
+ Taingkhengleang Avatar +
+

Taing kheng leang

+

Location: Phnom Penh, Cambodia

+

Bio: I worked with Website Developer with PHP (WordPress) and Software Developer with PHP (Laravel) to support system ERP.

+ GitHub Profile +
+
+ + + +
+ Pisey-Nguon Avatar +
+

Jane Roffer

+

Location: Phnom Penh/Cambodia

+

Bio: LInk to the future

+ GitHub Profile +
+
+ + + +
+ ithsopanha Avatar +
+

sopanha

+

Location: Phnom Penh, Cambodia

+

Bio: I STILL Know Nothing in 2024

+ GitHub Profile +
+
+ + + +
+ BoraNy Avatar +
+

BoraNy

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sokklang Avatar +
+

J3adl30y

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ adalidda Avatar +
+

Adalidda

+

Location: Cambodia

+

Bio: Global Networking Hub dedicated to Entrepreneurs, Startups, Technologies and International Development

+ GitHub Profile +
+
+ + + +
+ soriyadrama1 Avatar +
+

Soriya Drama

+

Location: Siem Reap Cambodia

+

Bio: Message board administrator

+ GitHub Profile +
+
+ + + +
+ houtsengkea Avatar +
+

Hout Seng Kea

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mengedeth Avatar +
+

Meng Edeth

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sreypao Avatar +
+

nysreypao

+

Location: Toul kok, Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ rathapkh Avatar +
+

Ratha Pov

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Saoleng Avatar +
+

Saoleng

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ CBCINVESTMENTLLC Avatar +
+

SAM AN RAMEK

+

Location: Phnom Penh,Cambodia

+

Bio: Invest Digital Currency +

+ GitHub Profile +
+
+ + + +
+ OeurTeang Avatar +
+

OUER Teang

+

Location: cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Chanthan Avatar +
+

Chanthan Mao

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Kps16 Avatar +
+

Kps16

+

Location: Cambodia

+

Bio: Hi Human!!! +My name Piseth, I'm single. +I like success,so everything I do, I always try to achieve my goals

+ GitHub Profile +
+
+ + + +
+ wickedguru Avatar +
+

wickedguru

+

Location: Cambodia

+

Bio: Noobish programmer =D

+ GitHub Profile +
+
+ + + +
+ klyhieb Avatar +
+

Lyhieb KHON

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ zojenniesoklinkim Avatar +
+

Soklin Kim

+

Location: Cambodia

+

Bio: high school student in grade 11

+ GitHub Profile +
+
+ + + +
+ chreounsary Avatar +
+

chreounsary

+

Location: Phnom Penh City Cambodia

+

Bio: Learning

+ GitHub Profile +
+
+ + + +
+ hemloeurt Avatar +
+

Loeurt HEM

+

Location: cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SodaraSou Avatar +
+

Sodara Sou

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kitanickita Avatar +
+

Nikita Kozlov

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sqwmpy Avatar +
+

Sreykeo Bun

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SovannNarith Avatar +
+

Sovann Narith

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Dimorng Avatar +
+

Dimorng Meung

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ keokimsong Avatar +
+

KEO KIMSONG

+

Location: Cambodia

+

Bio: Be the best possible version of yourself.

+ GitHub Profile +
+
+ + + +
+ ChessmanKH Avatar +
+

ChessmanKH

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ VisalThePLANER Avatar +
+

Visal The P L A N E R

+

Location: Cambodia

+

Bio: I'm a Kid and I know how to Script in Roblox and a little bit in Unity. + + +If u wanna Contact me --> https://t.me/ScripterPLANE

+ GitHub Profile +
+
+ + + +
+ chealy82 Avatar +
+

SEK Channchealy

+

Location: CAMBODIA

+

Bio: in field of IT.

+ GitHub Profile +
+
+ + + +
+ hengma Avatar +
+

HENG Mao

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Suythea Avatar +
+

Suythea

+

Location: Phnom Penh City, Cambodia

+

Bio: I am Suythea,Software Engineering, studying at Norton University. +I love Computer Science and philosophy very much. +

+ GitHub Profile +
+
+ + + +
+ noobies Avatar +
+

Seak Narong

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ CamMob Avatar +
+

CamMob

+

Location: Phnom Penh, Cambodia

+

Bio: Mobile Apps Development

+ GitHub Profile +
+
+ + + +
+ WilliamPoch Avatar +
+

William Sivutha Poch

+

Location: Phnom Penh, Cambodia

+

Bio: Junior Data Analyst at Smart Axiata Cambodia. +

+ GitHub Profile +
+
+ + + +
+ sidasay Avatar +
+

Sida Say

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ PhnomCoder Avatar +
+

Tony

+

Location: Phnom Penh, Cambodia

+

Bio: Do It Right

+ GitHub Profile +
+
+ + + +
+ spark0128 Avatar +
+

David Park

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ kuonsovila Avatar +
+

Kuon Sovila

+

Location: Cambodia

+

Bio: I love coding.

+ GitHub Profile +
+
+ + + +
+ neangkakada Avatar +
+

Neang kakada

+

Location: Phnom Penh, Cambodia

+

Bio: Web Developer, Phnom Penh Cambodia

+ GitHub Profile +
+
+ + + +
+ phear1n Avatar +
+

rin

+

Location: Cambodia

+

Bio: + +

+ GitHub Profile +
+
+ + + +
+ ch-sereyboth Avatar +
+

Sereyboth Chamroeun

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ billykh12 Avatar +
+

Panha6661

+

Location: Phnom Penh, Cambodia

+

Bio: Face my fear

+ GitHub Profile +
+
+ + + +
+ prakc Avatar +
+

Prak Chalna

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ chanthapro Avatar +
+

Chantha Suon

+

Location: Phnom Penh, Cambodia

+

Bio: All happi :)

+ GitHub Profile +
+
+ + + +
+ SokHengRoeun Avatar +
+

SokHengRoeun

+

Location: Cambodia

+

Bio: iOS Application Developer.

+ GitHub Profile +
+
+ + + +
+ Ronald-Him Avatar +
+

Him Dalim Ronald

+

Location: Phnom Penh, Cambodia

+

Bio: Frontend Developer Intern at DreamsLAB. Junior Computer Science Student at Cambodia Academy of Digital Technology. Event management as a part-time hobby.

+ GitHub Profile +
+
+ + + +
+ SoCheatt Avatar +
+

SoCheatt

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ sokunthearith Avatar +
+

thearith08

+

Location: Cambodia, Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ eric-naguras Avatar +
+

Eric

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ YornChanvisal Avatar +
+

ChanvisalYorn

+

Location: Phnom Penh/ Cambodia

+

Bio: Roses are red, Violets are blue, error unexpect } on line 42.

+ GitHub Profile +
+
+ + + +
+ veasnakouen Avatar +
+

veasna koeun

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SayVathanak Avatar +
+

XentoCode

+

Location: Phnom Penh, Cambodia

+

Bio: Desktop Developer

+ GitHub Profile +
+
+ + + +
+ iamraulgonzalez Avatar +
+

Theara Ren

+

Location: Cambodia

+

Bio: Lolllllllllllllllllllllllllllllllllllllll

+ GitHub Profile +
+
+ + + +
+ ShitaroKhido Avatar +
+

Khid

+

Location: Phnom Penh, Cambodia.

+

Bio: I love C, but I wanted to C#

+ GitHub Profile +
+
+ + + +
+ Royal99Official Avatar +
+

Royal99 Official

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Phengly-ux Avatar +
+

Pheng Ly

+

Location: Cambodia

+

Bio: #phengly

+ GitHub Profile +
+
+ + + +
+ SamrithUdom Avatar +
+

Udom

+

Location: Phnom Penh,Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ SokreamPhan Avatar +
+

SokreamPhan

+

Location: Phnom Penh, Cambodia

+

Bio: Odoo ERP Functional and Technical Engineer +(Khmer and English speaker)

+ GitHub Profile +
+
+ + + +
+ samnang123 Avatar +
+

Tal Samnang

+

Location: phnom penh,cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Khunsith Avatar +
+

Khunsith KHIM

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ vantharith Avatar +
+

Vantharith

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ samang Avatar +
+

samangpen

+

Location: Phnom Penh (Cambodia)

+

Bio:

+ GitHub Profile +
+
+ + + +
+ tthy Avatar +
+

tthy

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ ImChomnan Avatar +
+

stormpath-laravel

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ seneysean Avatar +
+

Seney Sean

+

Location: Yellow Tower - 5th floor #191, Tonle Sap Road - Chroy Changvar - Phnom Penh - Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ mastertech168 Avatar +
+

MasterTech

+

Location: Phnom Penh, Cambodia

+

Bio: Sharing real life experience about technology and the Intelligence Development

+ GitHub Profile +
+
+ + + +
+ csohpeak Avatar +
+

ShareAll (Cambodia Chea Sopheak)

+

Location: Cambodia Phnom Penh

+

Bio:

+ GitHub Profile +
+
+ + + +
+ Rathanathon Avatar +
+

phonrathana.github.io

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ daramoeuk Avatar +
+

Dara

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ khengleng Avatar +
+

khengleng

+

Location: Cambodia

+

Bio: New journey with new world

+ GitHub Profile +
+
+ + + +
+ sleanghak Avatar +
+

Leanghak SEIREY

+

Location: Kandal, Phnum Penh, Cambodia

+

Bio: I'm Leanghak SEIREY. I was born in Kandal Province in 2003. My goal is to be a full-stack developer.

+ GitHub Profile +
+
+ + + +
+ CheaSovannara Avatar +
+

Sovannara Chea

+

Location: Phnom Penh, Cambodia

+

Bio: Officer Software Development

+ GitHub Profile +
+
+ + + +
+ rosmonipagna Avatar +
+

Ros Moni Pagna

+

Location: Russey Keo, Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ CrypticDG Avatar +
+

Gert Johannes Fourie

+

Location: Cambodia

+

Bio: Forest Science professional. Exploring Software Engineering and Data Science. Interesting projects in the pipeline.

+ GitHub Profile +
+
+ + + +
+ iammrazzy Avatar +
+

Razzy

+

Location: Cambodia

+

Bio: Hey!! Y’all I’m a new one at Flutter. ☺️

+ GitHub Profile +
+
+ + + +
+ BongSal Avatar +
+

Kosal Koeung

+

Location: Cambodia

+

Bio: Senior Web Developer located in Phnom Penh, Cambodia. +Love Traveling <3.

+ GitHub Profile +
+
+ + + +
+ pisethchhom Avatar +
+

Piseth Chhom

+

Location: Phnom Penh, Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ cheasocheat Avatar +
+

Bee Pov

+

Location: Cambodia

+

Bio: Backend / DevOps / Automate QA

+ GitHub Profile +
+
+ + + +
+ maokimhuong19000 Avatar +
+

Mao Kim Huong

+

Location: Phnom Penh,Cambodia

+

Bio: learning sharing earning❤

+ GitHub Profile +
+
+ + + +
+ ger08061959 Avatar +
+

Ger Groeneveld

+

Location: Philippines, Vietnam, Cambodia, Nederland

+

Bio: Ir. Techncial Physics, applied physics, Rijksuniversiteit Groningen. Lot's of programming work for industrial environments, mainly energy generating devices.

+ GitHub Profile +
+
+ + + +
+ monynith Avatar +
+

Monynith Sovann

+

Location: Cambodia

+

Bio: just me.

+ GitHub Profile +
+
+ + + +
+ chunsokchea Avatar +
+

SOKCHEA CHUN

+

Location: Cambodia

+

Bio: Nothing just sleep and eat!

+ GitHub Profile +
+
+ + + +
+ devlightman Avatar +
+

Tanmoy Chowdhury

+

Location: Phnom Penh, Cambodia

+

Bio: Software Engineer || 컴퓨터공학부, 서울대학교 (Computer Science and Engineering, Seoul National University)

+ GitHub Profile +
+
+ + + +
+ FeiJii Avatar +
+

FeiJii

+

Location: Cambodia

+

Bio:

+ GitHub Profile +
+
+ + + +
+ NavenHon Avatar +
+

Naven Hon

+

Location: Phnom Penh, Cambodia

+

Bio: Conservationist, ecologist and biologist in Cambodia.

+ GitHub Profile +
+
+ diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..9c84847 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,409 @@ +{ + "name": "github-sponsorable-in-japan", + "version": "0.1.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "github-sponsorable-in-japan", + "version": "0.1.0", + "devDependencies": { + "@octokit/core": "^4.2.0", + "@octokit/plugin-paginate-graphql": "^2.0.1", + "@types/node": "18.14.4", + "markdown-function": "^2.0.0", + "ts-node": "^10.9.2", + "typescript": "^5.3.3" + } + }, + "node_modules/@cspotcode/source-map-support": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "dev": true, + "dependencies": { + "@jridgewell/trace-mapping": "0.3.9" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.14", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", + "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "dev": true + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.0.3", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + }, + "node_modules/@octokit/auth-token": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.3.tgz", + "integrity": "sha512-/aFM2M4HVDBT/jjDBa84sJniv1t9Gm/rLkalaz9htOm+L+8JMj1k9w0CkUdcxNyNxZPlTxKPVko+m1VlM58ZVA==", + "dev": true, + "dependencies": { + "@octokit/types": "^9.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/@octokit/core": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.0.tgz", + "integrity": "sha512-AgvDRUg3COpR82P7PBdGZF/NNqGmtMq2NiPqeSsDIeCfYFOZ9gddqWNQHnFdEUf+YwOj4aZYmJnlPp7OXmDIDg==", + "dev": true, + "dependencies": { + "@octokit/auth-token": "^3.0.0", + "@octokit/graphql": "^5.0.0", + "@octokit/request": "^6.0.0", + "@octokit/request-error": "^3.0.0", + "@octokit/types": "^9.0.0", + "before-after-hook": "^2.2.0", + "universal-user-agent": "^6.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/@octokit/endpoint": { + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.5.tgz", + "integrity": "sha512-LG4o4HMY1Xoaec87IqQ41TQ+glvIeTKqfjkCEmt5AIwDZJwQeVZFIEYXrYY6yLwK+pAScb9Gj4q+Nz2qSw1roA==", + "dev": true, + "dependencies": { + "@octokit/types": "^9.0.0", + "is-plain-object": "^5.0.0", + "universal-user-agent": "^6.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/@octokit/graphql": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.5.tgz", + "integrity": "sha512-Qwfvh3xdqKtIznjX9lz2D458r7dJPP8l6r4GQkIdWQouZwHQK0mVT88uwiU2bdTU2OtT1uOlKpRciUWldpG0yQ==", + "dev": true, + "dependencies": { + "@octokit/request": "^6.0.0", + "@octokit/types": "^9.0.0", + "universal-user-agent": "^6.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/@octokit/openapi-types": { + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-16.0.0.tgz", + "integrity": "sha512-JbFWOqTJVLHZSUUoF4FzAZKYtqdxWu9Z5m2QQnOyEa04fOFljvyh7D3GYKbfuaSWisqehImiVIMG4eyJeP5VEA==", + "dev": true + }, + "node_modules/@octokit/plugin-paginate-graphql": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-graphql/-/plugin-paginate-graphql-2.0.1.tgz", + "integrity": "sha512-ZlhrWMlkGeK7qkWMKPKb6b7SP6lowN0lsOm+eyDssTBMoEZKSfwK+mrG4YtUhM66YNrJI22L32Vt+CcjteU0Vw==", + "dev": true, + "peerDependencies": { + "@octokit/core": ">=4" + } + }, + "node_modules/@octokit/request": { + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.3.tgz", + "integrity": "sha512-TNAodj5yNzrrZ/VxP+H5HiYaZep0H3GU0O7PaF+fhDrt8FPrnkei9Aal/txsN/1P7V3CPiThG0tIvpPDYUsyAA==", + "dev": true, + "dependencies": { + "@octokit/endpoint": "^7.0.0", + "@octokit/request-error": "^3.0.0", + "@octokit/types": "^9.0.0", + "is-plain-object": "^5.0.0", + "node-fetch": "^2.6.7", + "universal-user-agent": "^6.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/@octokit/request-error": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz", + "integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==", + "dev": true, + "dependencies": { + "@octokit/types": "^9.0.0", + "deprecation": "^2.0.0", + "once": "^1.4.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/@octokit/types": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.0.0.tgz", + "integrity": "sha512-LUewfj94xCMH2rbD5YJ+6AQ4AVjFYTgpp6rboWM5T7N3IsIF65SBEOVcYMGAEzO/kKNiNaW4LoWtoThOhH06gw==", + "dev": true, + "dependencies": { + "@octokit/openapi-types": "^16.0.0" + } + }, + "node_modules/@tsconfig/node10": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", + "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", + "dev": true + }, + "node_modules/@tsconfig/node12": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", + "dev": true + }, + "node_modules/@tsconfig/node14": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", + "dev": true + }, + "node_modules/@tsconfig/node16": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", + "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", + "dev": true + }, + "node_modules/@types/node": { + "version": "18.14.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.4.tgz", + "integrity": "sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==", + "dev": true + }, + "node_modules/acorn": { + "version": "8.8.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", + "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-walk": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/arg": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "dev": true + }, + "node_modules/before-after-hook": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz", + "integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==", + "dev": true + }, + "node_modules/create-require": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "dev": true + }, + "node_modules/deprecation": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", + "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==", + "dev": true + }, + "node_modules/diff": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "dev": true, + "engines": { + "node": ">=0.3.1" + } + }, + "node_modules/is-plain-object": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", + "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/make-error": { + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "dev": true + }, + "node_modules/markdown-function": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/markdown-function/-/markdown-function-2.0.0.tgz", + "integrity": "sha512-4xA1OdufUQN5+6HSgRjz9+Rgsbj3/VtvK3MzhEZ8efXadgLu3H5qMvn1gSgfZlZ6ODn7LoCjMhl/gOAG9nBWUg==", + "dev": true + }, + "node_modules/node-fetch": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", + "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", + "dev": true, + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", + "dev": true + }, + "node_modules/ts-node": { + "version": "10.9.2", + "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", + "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", + "dev": true, + "dependencies": { + "@cspotcode/source-map-support": "^0.8.0", + "@tsconfig/node10": "^1.0.7", + "@tsconfig/node12": "^1.0.7", + "@tsconfig/node14": "^1.0.0", + "@tsconfig/node16": "^1.0.2", + "acorn": "^8.4.1", + "acorn-walk": "^8.1.1", + "arg": "^4.1.0", + "create-require": "^1.1.0", + "diff": "^4.0.1", + "make-error": "^1.1.1", + "v8-compile-cache-lib": "^3.0.1", + "yn": "3.1.1" + }, + "bin": { + "ts-node": "dist/bin.js", + "ts-node-cwd": "dist/bin-cwd.js", + "ts-node-esm": "dist/bin-esm.js", + "ts-node-script": "dist/bin-script.js", + "ts-node-transpile-only": "dist/bin-transpile.js", + "ts-script": "dist/bin-script-deprecated.js" + }, + "peerDependencies": { + "@swc/core": ">=1.2.50", + "@swc/wasm": ">=1.2.50", + "@types/node": "*", + "typescript": ">=2.7" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "@swc/wasm": { + "optional": true + } + } + }, + "node_modules/typescript": { + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", + "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/universal-user-agent": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", + "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", + "dev": true + }, + "node_modules/v8-compile-cache-lib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "dev": true + }, + "node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", + "dev": true + }, + "node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "dev": true, + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/yn": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", + "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "dev": true, + "engines": { + "node": ">=6" + } + } + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..c281986 --- /dev/null +++ b/package.json @@ -0,0 +1,16 @@ +{ + "name": "github-sponsorable-in-cambodia", + "version": "0.1.0", + "private": true, + "scripts": { + "update:resources": "node --loader ts-node/esm ./scripts/search-github-sponsorable-in-cambodia.mts" + }, + "devDependencies": { + "@octokit/core": "^4.2.0", + "@octokit/plugin-paginate-graphql": "^2.0.1", + "@types/node": "18.14.4", + "markdown-function": "^2.0.0", + "ts-node": "^10.9.2", + "typescript": "^5.3.3" + } +} diff --git a/scripts/data-to-readme.mts b/scripts/data-to-readme.mts new file mode 100644 index 0000000..e0820ca --- /dev/null +++ b/scripts/data-to-readme.mts @@ -0,0 +1,44 @@ +import * as fs from "fs/promises"; +import * as path from "path"; +import { fileURLToPath } from "url"; +import { UserNode } from "./search-github-sponsorable-in-cambodia.mjs"; + +const __filename = fileURLToPath(import.meta.url); +const __dirname = path.dirname(__filename); +const datadir = path.join(__dirname, "../data"); +const resultJSON: UserNode[] = JSON.parse(await fs.readFile(path.join(datadir, "results.json"), "utf-8")); + +const escapeTable = (text?: string) => text ? text.replace(/\|/g, "|").replace(/\r?\n/g, " ") : ""; +const isAccount = (person: UserNode) => person.login !== undefined; + +const persons = resultJSON.filter(isAccount).map((person) => { + const firstPin = person.pinnedItems?.edges?.[0]?.node ?? {}; + const firstItem = firstPin.url ? `[${firstPin.name ?? person.login ?? ""}](${firstPin.url})` : ""; + const firstItemDescription = firstPin.description ? escapeTable(firstPin.description ?? "") : ""; + + return `## [${person.name ?? person.login ?? ""}](${person.url}) + +| [@${person.login}](${person.url}) | [❤️Sponsor](https://github.com/sponsors/${person.login}) | +| --- | --- | +| | ${escapeTable(person.bio ?? "")} | +| ${escapeTable(firstItem)} | ${escapeTable(firstItemDescription)} | +`; +}).join("\n\n"); + +const totalUsers = resultJSON.length; +const searchResultsLink = "https://github.com/search?q=location%3ACambodia++is%3Asponsorable&type=users&ref=simplesearch"; + +const OUTPUT = `# GitHub Sponsor-able Users in Cambodia + +This repository is a list of GitHub users who are living in Cambodia and are sponsor-able. + +- Total: ${totalUsers} +- Search Results: [GitHub Search](${searchResultsLink}) + +---- + +${persons} +`; + +const README_FILE = path.join(__dirname, "../README.md"); +await fs.writeFile(README_FILE, OUTPUT); diff --git a/scripts/search-github-sponsorable-in-cambodia.mts b/scripts/search-github-sponsorable-in-cambodia.mts new file mode 100644 index 0000000..35b8343 --- /dev/null +++ b/scripts/search-github-sponsorable-in-cambodia.mts @@ -0,0 +1,95 @@ +import { Octokit } from "@octokit/core"; +import { paginateGraphql } from "@octokit/plugin-paginate-graphql"; +import * as fs from "fs/promises"; +import * as path from "path"; +import { fileURLToPath } from "url"; + +const MyOctokit = Octokit.plugin(paginateGraphql); +const octokit = new MyOctokit({ auth: process.env.GITHUB_TOKEN }); + +export type UserNode = { + login: string; + name: string; + url: string; + location: string; + avatarUrl: string; + bio: string; +} + + +export type Edge = { + node: Node; +} + +export type Node = { + name: string; + description: string; + url: string; +} + + +const query = `query paginate($cursor: String) { + search(type: USER query: "location:Cambodia", first: 100, after: $cursor) { + userCount + pageInfo { + hasNextPage + endCursor + } + nodes { + ... on User{ + login, + name + url + location + avatarUrl + bio + } + } + } +}`; + +const results: UserNode[] = []; + +for await (const result of octokit.graphql.paginate.iterator(query)) { + results.push(...result.search.nodes.filter((node: UserNode) => node.login !== undefined)); + console.log(`results: ${results.length}/${result.search.userCount}`); +} +const __filename = fileURLToPath(import.meta.url); +const __dirname = path.dirname(__filename); +// const DATA_DIR = path.join(__dirname, "..", "data"); +// const RESULT_FILE_PATH = path.join(DATA_DIR, "results.json"); +// await fs.writeFile(RESULT_FILE_PATH, JSON.stringify(results, null, 2)); +const escapeTable = (text?: string) => text ? text.replace(/\|/g, "|").replace(/\r?\n/g, " ") : ""; +const persons = results.map((person) => { + return ` +
+ ${person.login} Avatar +
+

${person.name ?? person.login ?? ""}

+

Location: ${person.location ?? "Unknown"}

+

Bio: ${person.bio ?? ""}

+ GitHub Profile +
+
+`; +}).join("\n\n"); + +const totalUsers = results.length; +const searchResultsLink = "https://github.com/search?q=location%3ACambodia&type=users&ref=simplesearch"; +const myProfileLine = "https://github.com/Chhunneng"; +const OUTPUT = `# List of Developers in Cambodia + +This repository is a list of GitHub user or developer who are putting location in Cambodia. + +This repository maintenance by [Chhunneng](${myProfileLine}) or [Chrea Chanchhunneng](${myProfileLine}). Give a star or follow🥰. + +- Total: ${totalUsers} +- Search Results: [GitHub Search](${searchResultsLink}) + +---- + +${persons} +`; + +const README_FILE = path.join(__dirname, "../README.md"); +await fs.writeFile(README_FILE, OUTPUT); diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..919dc91 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,28 @@ +{ + "compilerOptions": { + "target": "ES2020", + "lib": ["dom", "dom.iterable", "esnext"], + "allowJs": true, + "skipLibCheck": true, + "strict": true, + "forceConsistentCasingInFileNames": true, + "noEmit": true, + "esModuleInterop": true, + "module": "esnext", + "moduleResolution": "node", + "resolveJsonModule": true, + "isolatedModules": true, + "jsx": "preserve", + "incremental": true, + "plugins": [ + { + "name": "next" + } + ], + "paths": { + "@/*": ["./src/*"] + } + }, + "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"], + "exclude": ["node_modules"] +}