You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,21 @@ Welcome to the repository Genetom Devtools website. The aim is to create free, r
5
5
6
6
## About Project
7
7
8
-
This project was meticulously crafted using Angular version 17.1.2, showcasing the latest advancements in web development technology. From its foundation to the intricate details, every aspect reflects a commitment to delivering a seamless and engaging user experience.
9
-
Future tools will be created on top of Web components.
8
+
This project serves as a foundation for free developer tools. Regardless of the framework or technology, these tools are designed to be created as web components. This ensures that anyone can integrate them seamlessly into their own projects.
10
9
11
-
### Recommended Viewing
12
-
13
-
I recommend viewing the [final version](https://thirudev50.github.io/devtools/) on a laptop or desktop as this is primarily focus for laptop/desktop devices. This allows you to fully immerse yourself in the beauty of the 'On Hover' animations, providing a more comprehensive showcase of my skills and design philosophy.
14
-
15
-
### Technologies Used
10
+
All tools and features provided will be completely free to use. While login is optional, it is required if you wish to save your data.
16
11
17
-
-**Angular 17.1.2:** Leverage the power of Angular, a robust and feature-rich front-end framework, to create a seamless and dynamic user interface.
12
+
For account creation or further assistance, feel free to reach out via [LinkedIn](https://www.linkedin.com/in/thirumoorthy-n/)
18
13
19
-
-**SCSS:** Explore the creative possibilities of SCSS, a preprocessor scripting language that is used to describe the style of a document cleanly and structurally.
14
+
### Recommended Viewing
20
15
21
-
-**TypeScript 5.3.2:** Enhance your development workflow with TypeScript, a superset of JavaScript that adds static typing to the language. This version, "~5.3.2," ensures compatibility with the project, bringing the benefits of strong typing and improved tooling support.
16
+
I recommend viewing the [final version](https://thirudev50.github.io/devtools/) on a laptop or desktop as this is primarily focus for laptop/desktop devices. This allows you to fully immerse yourself in the beauty of the 'On Hover' animations, providing a more comprehensive showcase of my skills and design philosophy.
22
17
23
18
### Key Features
24
19
25
-
-**Genetom DB Schema Editor:** Genetom DB Schema, Which is a poweful online tool fr schema designing. With security in mind, All the things will happn within client's system. Nothing will be sent to servers. Can able to save multiple version of same db schema. Added an auto save feature with your browser's local storage. Can export as HTMl and as '.gendb' file.
20
+
-**Genetom DB Schema:**[Genetom DB_Schema](https://thirudev50.github.io/devtools/#/dbschema), Which is a poweful online tool fr schema designing. With security in mind, All the things will happn within client's system. Nothing will be sent to servers (Unless you want to save in DB). Can able to save multiple version of same db schema. Added an auto save feature with your browser's local storage. Can export as HTMl and as '.gendb' file.
21
+
22
+
-**Genetom Code Editor:**[Genetom Code Editor](https://thirudev50.github.io/devtools/#/code-editor) is a powerful tool designed to execute code in more than 15 programming languages using the Piston API. JavaScript and TypeScript code are compiled directly within the browser, ensuring a seamless and efficient experience for developers.
0 commit comments