Gephi neo4jprojekty
...jak trzeba. Pomoce: Google wykorzystalo i rozbudowało ten oto skrypt: , zatem Ty też możesz tak zrobić. Formalności: Na zlecenie chcę podpisać umowę o dzieło wraz z przeniesieniem praw autorskich do skryptu na moją firmę. Technologia: Skrypt musi być wykonnany w JavaScirpt, a panel zarządzania nim w HTML przy pomocy JAVA i bazy danych neo4J .Baza danych mało popularna, ale ma bardzo duży potencjał. Uważam, że w przyszlości będzie bardzo popularna. Jeżeli jej nie znasz, to masz okazję się nauczyć, gdyż zarządzanie ustawieniami nie będzie skomplikowane. Czas realizacji: Do ustalenia. Nie ma na to deadlinu, ale chciałbym, aby Zleceniobiorca sam określił ile czasu zajmie mu stworzenie skryptu od momentu, kiedy zacznie nad nim prace
I'm looking for an expert to help me develop a web application that integrates RAG, Ollama, and Neo4j. I need to create a Demo of a RAG application with Neo4j or LangGraph. The idea is to ask open questions to the loaded document and show relationships between data using graphs. Synthetic data can be used but focused on Banking Ideal skills for this job: - Proficiency in web application development - Experience with data visualization tools and techniques - Knowledge of RAG and Neo4j - Familiarity with Ollama - Strong background in data analysis
...Others can like and comment on posts. • Follow/Followers System: Users can follow other wardrobes for inspiration. • Ability to share outfits posted by others. • Tech Considerations: • Backend: Real-time database for feeds (e.g., Firebase Realtime Database or MongoDB Atlas). • UI: Implement an infinite scroll feature for the feed. • Social graph for followers/following relationships (e.g., Neo4j or GraphQL for managing connections). 4. Resale Platform Integration • Functionality: • Users can list items directly from their closet to platforms like Depop or eBay. • Tailor Me! pulls market trends (e.g., pricing suggestions) from APIs. • Notifications for items with high resale demand. • Tech Considerations: • ...
Estamos buscando un Python Developer o Data Engineer freelance con experiencia en IA generativa y bases de datos grafo (Neo4j) para desarrollar un MVP que permita: -Integrar una IA para generar y guardar entidades en una base de datos grafo. -Grabar tareas y asignar usuarios a esas tareas. -Consultar las tareas y las relaciones generadas de manera eficiente. Requerimientos: -Experiencia comprobable en desarrollo con Python. -Experiencia en IA generativa y cómo interactuar con bases de datos. -Experiencia en bases de datos grafo, preferentemente Neo4j, para estructurar y gestionar entidades, relaciones y consultas complejas. -Capacidad para estructurar la base de datos desde cero y garantizar su óptimo funcionamiento. -Residentes de LATAM y que manejen un espa&...
I need an expert in Neo4j to help me map and visualize public data in a way that highlights business or organizational links. This project requires a professional who can effectively demonstrate these relationships using Neo4j's powerful graph capabilities. Ideal Skills and Experience: - Proficiency in Neo4j and its visualization tools - Strong understanding of data mapping and visualization - Experience working with public data - Ability to identify and highlight business or organizational links - Excellent communication skills to clearly convey the visualized data
...architectures like Ensemble Models, SVM, CNN, RNN, Transformers, etc. • Experience in Natural language processing (NLP) tools: NLTK, Spacy, and Gensim. • Experience in MLOps tools such as Kubeflow, MLflow, or Azure ML. • Knowledge/hands-on experience with workflow tools like Airflow. • Experience with Microservices architecture. • Experience with SQL and NoSQL databases such as MongoDB, Postgres, Neo4j, etc. • Experienced with Rest API python frameworks such as Fast API/Flask/Django. • Excellent problem-solving skills and a collaborative mindset. • Strong communication skills to work effectively with diverse teams. • A minimum of a bachelor’s degree in computer science, Information Technology, Computer ...
I am seeking a skilled Neo4j professional to assist with query optimization and creating a network graph. Key Responsibilities: - Optimize my existing queries for improved execution time and reduced resource usage. - Assist in the design and creation of a network graph using Neo4j. Ideal Skills: - Extensive experience with Neo4j, particularly in query optimization - Proficiency in creating visual data representations, specifically network graphs - Strong problem-solving skills to enhance database performance. Your expertise will be vital in refining my data queries and helping to visualize the data as a network graph. Please include relevant experience and examples of past work with Neo4j in your bid.
I'm seeking a skilled data analyst with expertise in Python and neo4j to help me detect hidden patterns in my business transaction data. The primary focus of the project will be identifying potential instances of fraud. Key Tasks: - Analyze business transaction data using graph theory - Detect hidden patterns indicative of fraud - Use ChatGPT for generating understandable, natural language reports of findings The ideal freelancer would have: - Strong experience with Python and neo4j - Proven skills in detecting fraud using data analysis - Ability to visualize relationships and generate clear reports
...The goal is to integrate a Large Language Model (LLM) interface that supports natural language queries. Key requirements: - Modify existing software to incorporate LLM interface. - Implement a natural language search functionality. - Focus on enabling the interface to respond to typed queries. System architecture: The svelte web framework for the user interface FastAPI for the backend server NEO4J DB database for graph data storage Flask model app for GNN model for analysis of knowledge graph Uses Docker to run the software. Software is PRE BUILT, the LLM interface needs to be added to that it can be used to search rather than the current drop down menu. Ideal skills and experience for the job include: - Proficiency in software development and modification. - Prior experience ...
I'm looking for a skilled neo4j developer who can help me with a project focused on data visualization. The primary data source will be product attributes, so experience with product data is a big plus. Key Responsibilities: - Transforming and loading CSV files into neo4j - Creating effective visual representations of the data - Providing insights based on the visualized data Ideal Skills: - Extensive experience with neo4j - Proficiency in data visualization techniques - Strong background in handling and analyzing product attribute data
...up-to-date technologies. You will work closely with the frontend developer to ensure full integration and create seamless user experiences for both desktop and mobile layouts. Other responsibilities include server-side logic, automation, and managing systems security. Requirements: Strong knowledge of Java, Spring Boot, Spring Framework, Hibernate Experience with Jenkins (CI/CD), Docker, SQL, Neo4j Previous experience in taking over ongoing projects Experience in YouTrack for time reporting, project tracking Web servers: Nginx, Tomcat; SSL setup Familiarity with oauth2, KEYCLOAK for authentication Backup automation, Gradle for builds, payment systems integration Familiarity with Apache Lucene, PageSpeed, GitHub, specialized crawlers, AI integration Terms: Remote, small team Ho...
Implementazione di un database ArangoDB / Neo4J per gestire la compatibilità tra componenti hardware, includendo lo sviluppo di script di importazione dati, implementazione della logica di compatibilità, ottimizzazione delle query e formazione del personale. Implementation of an ArangoDB / Neo4J database to manage compatibility between hardware components, including development of data import scripts, implementation of compatibility logic, query optimization, and training of customer staff.
Hi, I need to configure a neo4j enterprise docker parameters like maximum request per seconds etc, Im querying the database a lot and the baseline configurations are giving me transient error or even crashing sometimes. I need someone with expertise on this for a 1 hour call to understand how to do it and fix it, Im running each container in a VM with CPU and RAM that can be adjusted accordingly. Im currently running it like this: sudo docker run -d --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data --volume=$HOME/neo4j/plugins:/plugins --env NEO4J_PLUGINS='["apoc"]' --env=NEO4J_ACCEPT_LICENSE_AGREEMENT=yes --env=NEO4J_dbms_cluster_catchup_client__inactivity__timeout=60m --env=NEO4J_server_memory_pagecache_siz...
I'm seeking a skilled professional to assist with visualizing user connections in social networks using NEO4j. The main tasks are simple but crucial for the project. Key Responsibilities: -. - Complete simple tasks efficiently and accurately. Ideal Skills: - Proficient in NEO4j with a focus on data visualization. - Experience with analysis. - Able to complete simple tasks with precision.
I'm seeking a skilled developer to assist in defining our Domain Specific Language (DSL) and building its parser/interpreter in C#. This is a complex project t...requires experience in both defining programming language grammars, lexars, visitor patterns and execution of the resultant interpreted code. The purpose of this DSL is to pull data from various sources and generate executable commands. Key Requirements: - Expertise in ANTLR4 and C# - Experience in creating and defining DSLs - Knowledge in data integration from MongoDB, PostgreSQL, APIs, and Neo4j - Ability to generate executable commands from the DSL Your role will be pivotal in building this DSL to execute commands and visualizations from our data sources. We would consider something other than ANTLR if you can j...
...preprocessing: including removing stop words, tokenization, and stemming/lemmatization - Applying machine learning classification techniques on the processed data Ideal candidates should have: Python programming with experience in machine learning and text mining. Experience with classifier training and NLP techniques. Experience with relevant tools like scikit-learn, Word2Vec, MAXQDA, and Gephi. Please provide examples of your previous work in your proposal, particularly if it relates to this project....
...their waste, which will be collected and distributed by other members known as 'ecosystem bag transporters.' This process will be integrated with a delivery and logistics system, ensuring efficient and eco-friendly logistics. Integration with Advanced Technologies: Branch Life & Planet utilizes advanced technologies like Docker and Neo4j to ensure a robust and efficient infrastructure. Docker facilitates container management and application deployment, while Neo4j, a graph database, allows optimal organization of data and relationships between users and various system entities. Additionally, Mongoose is employed to integrate participants' digital wallets and profiles in Node.js, ensuring secure and efficient transactions. Social and Environmental Impac...
We are looking for a talented Neo4j Developer with a strong background in data modeling, ETL pipeline creation, and search interface development. The ideal candidate will have experience in identifying nodes and relationships to optimize search performance, ingesting data from various sources, handling missing data, and developing user-friendly interfaces for querying graph data. Additionally, experience with web scraping and data enrichment techniques will be highly valuable for extending our project capabilities. *Key Responsibilities:* 1. *Data Modeling:* - Identify and define nodes, relationships, and properties for efficient graph database structure. - Optimize data models to support efficient search and query performance. 2. *ETL Pipeline Development:* - Design and...
Looking to implement a small python project. You will be working with another developer. Should be familiar with Openai api, whisper, Langraph, GraphRag, neo4j
I'm urgently in need of a Gephi expert who can help me import WoS plain text and Scopus RIS data into Gephi. the two files contain roughly 60 articles with their bibliometric info. I want help to prepare the input data for Gephi in order to run Word cloud analysis, research themes clusters and co-citation analysis - Extensive experience with Gephi. - Strong understanding of data formats, particularly WoS plain text and Scopus RIS. - Proven track record in importing and analyzing diverse data formats in Gephi. - Ability to complete the task ASAP as this is an urgent project. Apply if you meet the above-mentioned criteria, and let's get started immediately!
I'm looking to hire an expert in FlutterFlow and Neo4j for the design of a unique website. Key Tasks: - Creating a FlutterFlow web page and widgets to support visualization of Neo4j data - This includes detailed analysis of node properties and relation between nodes - This is part of POC that hopfully will lead to a bigger project Ideal Skills: - Proficiency in FlutterFlow for creating seamless web designs. - Experience with database visualisation and analysis, with an emphasis on Neo4j data. - Strong understanding of node properties and relationships in Neo4j data analysis. - Creating visualization simullar to Neo4j browser. This project offers an opportunity to get creative with web design while providing meaningful insights from Neo4j...
I'm seeking a skilled developer to create a RestAPI in Python that specifically focuses on data retrieval from a neo4j graph database. The RestAPI will be used primarily by external clients, thus security is a priority. For this, I'd like the API secured with JWT (JSON Web Token) authentication. Key project details: - Development of a RestAPI: You should be proficient in Python and have experience with RestAPI frameworks, specifically FastAPI. - Graph Database Integration: Experience with neo4j or other graph databases is essential. - Security Measures: Knowledge of JWT (JSON Web Token) authentication and a good understanding of securing RestAPIs is crucial. - Client Focus: The API should be user-friendly and reliable for external clients. Your delivery will not o...
I need a skilled developer who can streamline the process of importing CSV data into Neo4j. The relationships in the Neo4j instance should be automatically mapped based on the data structure. Additionally, I require a Python script that can query Neo4j to retrieve complimentary items based on certain criteria. Key Responsibilities: - Efficiently import CSV data into Neo4j - Ensure relationships are automatically mapped based on data structure - Develop a Python script to query Neo4j - Retrieve and display complimentary items' IDs Ideal Skills: - Proficiency in Neo4j and its import tools - Strong understanding of data structures and mappings - Proficient in Python with experience in querying databases - Ability to understand and implement com...
I would like to create a graph in Neo4j using XML files for data visualization purposes. - The XML files have a simple structure with a few nested elements, and I will provide you with the necessary data. - You should aim for a detailed and clear data visualization, making the graph easily interpretable and user-friendly. - It should be interactive, with clickable nodes and edges, to allow for further exploration of the data. Ideal skills and experience for this project would include: - Proficiency in Neo4j and experience in graph creation - XML data parsing and analysis - Previous work in data visualization - Knowledge of interactive graph features Please provide a detailed description of the approach you plan to take in creating the graph, and how you will ensure it...
I'm looking for a React and Neo4j developer to take my existing codes and set them up on a VPS (Virtual Private Server) on Hostinger. Key requirements: - Setup React and Neo4j codes on Hostinger - Ensure that the application is running smoothly on the VPS Ideal skills and experience: - Proficiency in React and Neo4j - Experience in setting up applications on a VPS - Knowledge of deployment and hosting processes Your task will be to configure the VPS to ensure that the application is running smoothly. This might involve installing necessary dependencies, setting up environmental variables, and ensuring that the application is accessible online. Your understanding of both React and Neo4j will be crucial to successfully complete this task.
NOTE: PLEASE MESSAGE ME IF YOU ARE AN EXPERT AND INTERSTED IN THE PROJECT. I'm currently seeking an expert in AI/Machine Learning, particularly in Natural Language Processing (NLP), who can assist in developing a solution using Python, Vector DB, Neo4j and GPT API. The main goal of this project is to create a sophisticated NLP solution that can work with text data such as documents and emails. Key Requirements: - Strong background in AI/Machine Learning, specifically in NLP. - Experience with Python, Vector DB, Neo4j and GPT API. - Ability to deploy the solution on a Local Server. Your tasks will involve: - Developing an AI/Machine Learning solution using the specified tools. - Ensuring the solution is optimized for processing text data. - Deploying the final solut...
I am seeking a skilled professional who can help me migrate my entire website onto Neo4j as a new database and subsequently launch the website live. Key Tasks: - Full migration from the current platform to Neo4j - Ensuring the website is fully functional post-migration - Optimizing the performance of the site - Confirming all data is migrated accurately - Ensuring the website is live and accessible Ideal Skills: - Advanced Neo4j knowledge and experience - Proficiency in website migration - Strong understanding of database management - Proficient in website launching processes Overall, the project requires someone who is not only technically proficient with Neo4j, but also has experience in handling website migration and launching, ensuring a seamless transit...
I am seeking a skilled professional who can help me migrate my entire website onto Neo4j as a new database and subsequently launch the website live. Key Tasks: - Full migration from the current platform to Neo4j - Ensuring the website is fully functional post-migration - Optimizing the performance of the site - Confirming all data is migrated accurately - Ensuring the website is live and accessible Ideal Skills: - Advanced Neo4j knowledge and experience - Proficiency in website migration - Strong understanding of database management - Proficient in website launching processes Overall, the project requires someone who is not only technically proficient with Neo4j, but also has experience in handling website migration and launching, ensuring a seamless transit...
Looking for an expert who can configure MongoDB and Neo4j on my VPS running on a Linux distribution. The VPS is through Hostinger. The ideal freelancer for this project should possess: - Proficient knowledge of Hostinger's cloud infrastructure - Solid experience in setting up MongoDB and Neo4j on Linux-operated VPS - Familiarity with Cloudpanel, its features, and setup process. Your responsibility will include configuring both MongoDB and Neo4j on the same VPS instance. I expect the task to be thoroughly completed, ensuring a seamless operation of both databases. Your knowledge in distro-related Linux specifications will be advantageous for this project. Looking forward to a prompt and accurate setup.
I need a proficient Neo4j and React.js developer to undertake a unique project building a comprehensive family tree application. The application will securely store important family details, providing a rich, structured view for users. Your primary role will be: 1. Data integration: The system should incorporate a variety of information, including: - Names - Dates of Birth - Relationships - Age - Occupation - Location - Blood Group 2. Search Functionality: Develop a user-friendly search system, allowing users to explore the family tree through different properties, including: - Age - Occupation - Location - Blood Group - Names - Relationships 3. Individual Profiles: Engineered for each family tree member, profiles should display: - Age ...
I need to create a knowledge graph using neo4j, but this graph is different from many traditional applications. The theme of this graph is to display the knowledge framework of aluminum extrusion, which needs to be found online or in the literature. I've been built up a part of it, if you can continue to extend more context based on my KG's style. Also, I need a record of all the changes you've made, and a reference to the knowledge you've added. Flowchart Expansion: As outlined in the appendix, I have already developed a part of the Neo4j file. Could you please use the existing flowchart as a base and add more nodes and relationships? Focus particularly on expanding more design guidelines under "Forward" and "Defects". These new ele...
...three types of databases(Any relational database, mongoBD and Neo4J) in terms design approach, implementation, query composition, and performance. The data is about texas hold em poker game The stages of the project are 1. Look at the details of the data 2. Come up with an ER diagram and a relational schema for the data 3. Create a database in any relational db and tables 4. Create a python script to read the txt files and populate the db 5. Test the queries 6. Populate the other(mongodb and neo4j) databases and test the queries Then test the queries below on the databases QUERIES 1. Separate players by their style of play/Group players with a similar style of play together. Do your best to answer this question using your Neo4j data model. 2. How often do players ...
Job Title - Senior Golang developer (freelancers who can dedicate full 8 hours a day) Experience - 8+ years Position : Remote (Contract) Technical: Master's degree with 10 – 12 years related experience, of which at least 7 + years in development, 4+ years of product engineering experi...Experience with integration, data handling technologies and other open source frameworks such as Spring, Kafka, Elasticsearch, Solr etc Experience in NLP, Data Science and Text analysis is a plus. Good Knowledge for Python and GoLang. Experience in building event driven cloud native micro services architectures Experience in building ELK stack Hands on experience in Mongo, Redis, Cassendra, Neo4j, Postgres is a plus Experience with massive-scale performance and scalability engi...
*READ the...localhost machine as a project. I'm in need of a skilled developer to build an application for a project. The main focus will be on exploiting the 'Academic World' dataset, incorporating relational (MySQL), document (MongoDB), and graph databases (Neo4j) which will be provided. Key Functionalities: - See .docx (My Approach) Section This is a project-based task, so I don't think there's a need to implement complex user authentication or intricate access control. Candidates with experience in web-based application development using MySQL, MongoDB, Neo4j will be ideal for this project. Understanding of library management systems and dataset manipulation will be highly valued. Your expertise in creating user-friendly interfaces will be ins...
I'm in need of an experienced MySQL and Neo4J expert who can help me with designing a database schema and an ERD Diagram from a CSV file. Make a report of the database with proper screenshots and run some queries. more details in chat... Requirements: - Proven expertise in MySQL and Neo4J - Solid understanding of database schema designing - Producing an ERD Diagram
I need to run code from some help in video Build an Advanced RAG Chatbot with Neo4j Knowledge Graph on my windows computer but I do not know how to setup all needed installations and run for example neo4j to use it from python as described in video so teach me step by step how to run this code you provide clear instruction from 0 to end how to run this project code on my local windows , including needed installations acceptances : i can run on my windows computer all code for this github repo from start to end time 1 day to do
I'm looking for an experienced Neo4j developer to write a Cypher query that can efficiently perform identity matching. Specifically, I need the query to match against social security numbers. Key Responsibilities: - Understand my existing data structure - Write a Cypher query for a neo4j database - Ensure the query performs identity matching effectively Ideal Skills: - Strong knowledge in Neo4j graph database - Proficient in Cypher query language - Experience in identity matching algorithms - Understanding of social security number data handling
I seek a well-experienced freelancer to set up Neo4j on my Linux VPS, and import less than 1GB of Neo4j data. Knowledge in Neo4j server operations and Linux administration is critical. Kindly provide evidence of past similar projects when bidding. Key tasks include: - Installing and configuring Neo4j on Linux VPS - Importing a small (less than 1GB) Neo4j dataset. Ideal experience: - Linux server administration - Neo4j setup and data imports.
I'm looking to have business data from my ERP system (Neo4J or opensource) extracted and uploaded into a Graph database. With this shift, my aim is to utilize graph applications to study my data in ways not achievable using ERP applications. The types of data to be extracted include: - Customer data - Transactional data - Product inventory data A successful candidate for this project would be proficient in both Neo4j and open-source graph databases, with demonstrated experience in data extraction from ERP systems. Strong knowledge of different business data types is also crucial, as the candidate will be dealing with customer data, transactional data and product inventory data.
...sub-themes. The data is now in a numerical format, there is no need for additional text analysis. The data is current in Excel format. I will be adding 1000 new reports to the dashboard every week, so it is important that the project is delivered in a way that allows me to add new dream reports independently. For this reason I would prefer free or low-cost platforms (e.g. R, Python, Tableau, Gephi). I am open to suggestions regarding the best visualization. I have attached a screenshot from TextIQ as a broad idea. It is important that the dashboard can 'click through' to individual dream reports, as well as show the broad themes and connections between themes. ### Ideal Skills and Experience: - Proficiency in data visualization tools and software. - Experience with...
I'm seeking a proficient GraphQL developer specializing in creating API's on Apollo Server . I predominantly require assistance with: * Implementing Mutation: The main task at hand is mutation implementation in GraphQL. * Also need to write GaphQL API's . *DB we are using is Neo4J * All remote . No code sharing . Need to connect to client machine . * CST 3-4 hours overlap is highly preferred .
I am seeking a proficient developer to create an API using Node.js. This API will interface with a Cypher database and fulfill three major functions: creation of node, updating properties and creating relationships. I need 4 API, major functions are already there but need to insert in Database using cypher query. Using framework. Using Key Responsibilities: - Construct an efficient API in Node.js - Interface this API with Cypher database Ideal Skills: - Able to write cypher queries. - Prior experience with Node.js API development - Attention to detail and excellent troubleshooting abilities
We are seeking a Neo4j specialist who is skilled in Python. Requirements: - Neo4j - Python - 30 - 40h/week (long-term) - Start asap(this week)
I'm looking for an expert with a solid background in both Neo4j and PostgreSQL. Your job will entail converting a complex Neo4j cypher query into an equivalent PostgreSQL query. Key Expectations: • Query performance optimization • Error handling improvement • Compatibility with the existing database schema For this job, previous experience is critical. Please, make sure your application illustrates your: • Proven ability to work with both Neo4j and PostgreSQL • Demonstrable experience in query optimization and error handling • Familiarity with database schema compatibility I look forward to working with professionals who have experience in both Neo4j and PostgreSQL. If you've successfully done this type of work befo...
...facing with my Neo4j 4.x cloud-hosted instance. Currently, I am getting the error message ": {code: } {message: The client is unauthorized due to authentication failure.}" Skills and experience required: - Strong knowledge and experience with Neo4j 4.x - Expertise in working with cloud-hosted instances of Neo4j - Proficiency in troubleshooting and resolving authentication issues - Neo4j (Python) Driver issues I want this fixed soon like tonight or tomorrow. Basically, I set up Neo4j desktop, I have this old Django Python / Neomodel site I'm trying to get up and running again. The authentication for my locally created Neo4j databases do not work. The exact same error I get when I create a free instance on Neo4j Aura ...
...facing with my Neo4j 4.x cloud-hosted instance. Currently, I am getting the error message ": {code: } {message: The client is unauthorized due to authentication failure.}" Skills and experience required: - Strong knowledge and experience with Neo4j 4.x - Expertise in working with cloud-hosted instances of Neo4j - Proficiency in troubleshooting and resolving authentication issues - Neo4j (Python) Driver issues I want this fixed soon like tonight or tomorrow. Basically, I set up Neo4j desktop, I have this old Django Python / Neomodel site I'm trying to get up and running again. The authentication for my locally created Neo4j databases do not work. The exact same error I get when I create a free instance on Neo4j Aura ...
...Create an edge between two nodes if their similarity score exceeds a certain threshold. The similarity score can also define the weight of the edge. 3. Calculating Edge Lengths - The edge length can be inversely proportional to the similarity score: stronger similarity (higher score) results in shorter edges. 4. Visualization - Choose a Visualization Tool: Tools like D3.js, , or Gephi can be used for this purpose. - Custom Visualization Logic: Implement logic to convert your JSON data into a graph format that your chosen tool can understand. This will involve: - Creating a data structure for nodes (json) and edges (similarities). - Applying the similarity calculations to determine which json are connected. - implementing a layout algorithm that reflects the edge lengths b...
...so the candidate should be able to complete the enhancements within this timeframe. It is important that the candidate is able to work efficiently and deliver high-quality results. Skills and experience required for this project: - Strong knowledge of web design principles and experience in creating visually appealing websites. - Proficiency in web development languages such as Angular, Neo4J, Golang, Linux web hosting, Fluter, Nodes. - Experience in working with stock charts and financial data. - Familiarity with integrating websites with other platforms and APIs. - Attention to detail and ability to ensure a seamless user experience. If you have the skills and experience required for this project, please submit your proposal along with relevant examples of your pre...
You have to design a web application that tracks the expenses. In which you have to provide functionality to: Register, Login & Logout - Admin (use jwt authentication). Add a wallet / card / account (eg. add x amount in wallet as income and add expenses using wallet amount for any transaction). Add transaction type (...shopping, clothing, grocery, lend money to someone and others for expenses. User is able to add & edit their transactions - expense/income or transfer from one account to another (user should be able to add a description of the expense/income/transfer). List all transactions and provide filtered view (filter by date/ category/ wallet). The tech stack is Angular - Frontend, Nodejs & Express- Backend, neo4j - Database. You have to store and retrieve the da...
Looking for Ne4j DB expert who can move data to Development environment using the csv and then migrate the same data to QA using the script . Should be done on clients machine .