codeeng

Basic configuration of the code environment needed for your project or new machine.

https://github.com/hidaytrahman/codeeng

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary

Keywords

code-environment environment machine-setup
Last synced: 6 months ago · JSON representation ·

Repository

Basic configuration of the code environment needed for your project or new machine.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 4
  • Releases: 1
Topics
code-environment environment machine-setup
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Codeeng

Code environment basic and required setup for your project or new machine.


Software's

Browser's

  • Chrome
  • Mozila Firefox
  • MS Edge
  • Safari
  • Opera
  • Brave

Editors

Code and Setup

Download Git and install

Setup Git First time git setup.

Please run the below commands to setup git

javascript $ git config --global user.name "Your Name" $ git config --global user.email youremail@mail.com

Set your editor

For vs code run the below commands

javascript $ git config --global core.editor "code --wait"

Check the settings by using the commands below

javascript git config --list

Read more about first time git https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup

Owner

  • Name: Hidayt Rahman
  • Login: hidaytrahman
  • Kind: user
  • Location: New Delhi , IND
  • Company: @infogain

I'm a JavaScript developer who enjoys creating products to improve the productivity and usability of tech in overall capacity.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: codeeng
authors:
  - family-names: Rahman
    given-names: Hidayt
    orcid: https://orcid.org/0009-0004-7245-8229
date-released: 2025-06-07
version: 1.0.0
repository-code: https://github.com/hidaytrahman/codeeng
url: https://github.com/hidaytrahman/codeeng
license: MIT

GitHub Events

Total
  • Issues event: 4
  • Delete event: 149
  • Issue comment event: 163
  • Push event: 174
  • Pull request event: 309
  • Create event: 143
Last Year
  • Issues event: 4
  • Delete event: 149
  • Issue comment event: 163
  • Push event: 174
  • Pull request event: 309
  • Create event: 143

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 182
  • Total Committers: 1
  • Avg Commits per committer: 182.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 157
  • Committers: 1
  • Avg Commits per committer: 157.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
hidaytrahman h****n@g****m 182

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 210
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.96
  • Merged pull requests: 185
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 205
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 1 minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.96
  • Merged pull requests: 180
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hidaytrahman (5)
Pull Request Authors
  • hidaytrahman (210)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels

Dependencies

package.json npm
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • autoprefixer ^10.0.1 development
  • eslint ^8 development
  • eslint-config-next 14.0.4 development
  • postcss ^8 development
  • tailwindcss ^3.3.0 development
  • typescript ^5 development
  • axios ^1.6.3
  • next 14.0.4
  • react ^18
  • react-dom ^18
yarn.lock npm
  • 369 dependencies
.github/workflows/auto-update.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • ad-m/github-push-action master composite
  • peter-evans/create-pull-request v5 composite